Home Blog

Blog - Full Stack Web Development

My main goal with Twin Web Development is to help small businesses and non profits succeed online. But when it comes to writing about what I do, well… I’ll just say it. I’m a nerd. A complete web development nerd. So this is where I talk about all those nerdy things that I’m into. If you don’t have much interest in coding or web development, you might not find anything interesting here. But feel free to take a look!

Using PhpMyAdmin and MailHog with WP ENV for WordPress Development

November 26, 2024

WordPress Development with Docker, MailHog and PhpMyAdmin

Enhance your WordPress Docker development workflow with wp-env. Integrate Mailhog for email testing and phpMyAdmin for database management and automate these tools for an easy to set up environment.

Read more
Sending Strava Data to Wordpress Part 1

July 24, 2024

Push Strava Data to WordPress in Real Time

Using Strava Webhooks to send data to my WordPress site in real time.

Read more
My WordPress Docker Setup in 2024

July 1, 2024

My WordPress Docker Setup in 2024

My current WordPress development setup in 2024, including Docker, Composer, Webpack and more.

Read more

February 20, 2024

Build X86 Docker images on M1

How to build an x86-64 (AMD64) image on a M1 Mac using Docker Buildx and then push it to AWS Elastic Container Registry

Read more
Must have skills to become a full stack developer

December 18, 2023

7 Must Have Skills to Become a Full Stack Developer

Being a full stack developer, I find that I need these 7 skills the most of any other when it comes to developing.

Read more
Secure your secrets with SOPS and AWS KMS

November 21, 2023

Secrets Management with SOPS and AWS KMS

Secure Application Secrets with SOPS and AWS KMS

Read more
Helpful SQL Queries for WordPress

March 28, 2023

Useful MySQL Queries with WordPress

Example MySQL queries for WordPress.

Read more

April 19, 2022

Postman – Set Variable Values Dynamically with Response Data

How to set variables programmatically with response data in Postman

Read more
Laravel Log to Trello

June 21, 2021

Laravel Logging – How to Send Logs to a Trello Card

Logging is important. Laravel makes it easy to customize your applications logging behavior. Let’s explore sending logs to Trello!

Read more