Written content to help you along your web development journey, without forgetting to have some fun along the way.
SSGs were revolutionary when they entered the scene around 2008. But they are still relevant. And they are still great. And for many of the same reasons they were compelling in 2008.
I asked a friend of mine about the one thing that helped him level up as a developer. He said: “Seek discomfort.”
Settings to disabling various methods that provide typeahead functionality in VS Code.
React is a great tool with a massive developer community. It comes with its own benefits and challenges. And yet, there may be tooling that is more suitable to your project.
Explore various methods for checking for broken links and what to consider when applying the approaches to your site.
Jamstack began as an architectural approach for building websites. As a byproduct, it also promoted the simplicity of deploying those sites.
I heard this comment from Henri Helvetica during the JamDev conference that made me stop. How is a React developer like a WordPress developer?
Exploring a few ways that music has helped me in my development career.
Take raw JSON output from the Notion API and transform it into properties that can be used by your website’s pages and components.
Write a Node.js script that connects to a Notion database and writes its page and block content to a local JSON file.