Written content to help you along your web development journey, without forgetting to have some fun along the way.
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.
Set up a Notion API integration, make a database connection, and write a Node.js script that retrieves an ID value for a Notion database from the API.
Exploring a theoretical approach to enabling Notion to serve as a CMS for complex websites with interactive components.
Eduardo Bouças shared the worst mistake he’s made as a developer, along with advice on what to do when you do make a mistake.
An interesting project that helps avoid handing words in layouts, which is particularly useful for headings.
A simple way to add icons to an Astro site and to stay organized in the process.