Written content to help you along your web development journey, without forgetting to have some fun along the way.

Astro is the new static site generator on the scene. This is why I'm so excited about it.

It's much easier to maintain a site over time when the content is separate from the code. Walk through that process using a real example with Eleventy.


A month of transitioning into a new job and working to wrap a side project so I can get back to focusing on this newsletter and website.

My go-to method for gaining access to AWS using the Node.js tooling.

Dive deep into CSS position with real examples.

Environment variables are a great way to store values that will change based on your program's context.

Learn the fundamental concept of a regression, along with a couple best practices for avoiding them.

Introductory information on environment variables and how to set them.

Learn how to take a handful of static HTML files and convert them into templated files that will help you minimize errors and work more efficiently.