Written content to help you along your web development journey, without forgetting to have some fun along the way.
Manually creating images for blog posts can be super time-consuming. Here's the foundation necessary for automatically generating meta images for content in markdown files.
When writing some script or program that works with markdown files, it's nice to not have to generate them manually. Here's a script to get the job done for you.
The Jamstack may have been born out of pain, but it couldn't have existed without the convergence of a few key factors.
Quick snippet to run some function n times using JavaScript.
And so begins the process of transforming the website from a traditional blog to a more focused learning and resource center.
This next version of Stackbit is going to be incredible! And we're offering sneak peeks through our Early Access Program.
It takes a lot to bring an idea to life on the web, even for the simplest of sites. Follow this guide for a detailed look at moving from concept to a website deployed to your domain.
Learn the basics of visual regression testing, along with resources for implementing the practice in your projects.
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.