Content I've written for other blogs.
You've been handed a design and tasked with writing the code that will bring that design to life. Where do you start?
A "good website" is one that achieves its goals. Read these six traits of a website that stays focused on those goals.
One of the biggest benefits of a headless CMS is that they can serve multiple front ends.
At Stackbit, we're working to fill in this missing piece in the Jamstack. We believe we can build a healthy contract between developers and content creators.
The Jamstack may have been born out of pain, but it couldn't have existed without the convergence of a few key factors.
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.
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.
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.
Two methods for generating JSON pages with Next.js. One that updates on every request, the other on every build.