What have you done for me lately? (Aug 2025)
A developer's personal recap of recent tech projects, including conference presentations, Advent of Code solutions, and sketch noting.
A developer's personal recap of recent tech projects, including conference presentations, Advent of Code solutions, and sketch noting.
Explores advanced uses of the WordPress REST API for headless websites, mobile apps, and third-party integrations with code examples.
Explains how to implement live content previews for a static Eleventy site using Sanity CMS and serverless functions.
A developer's experience trying TinaCMS, a Git-based, markdown-oriented content management system, to streamline their blog publishing workflow.
A developer explains how they integrated the Eleventy static site generator with the WordPress REST API to manage content, replacing a Next.js attempt.
A technical guide on how to preview draft posts from a headless Ghost CMS using the Eleventy static site generator and deploying previews via Netlify.
A tutorial on customizing Strapi v4 controllers to add custom business logic for a messaging app backend, integrated with a Next.js frontend.
A tutorial on implementing a content preview system using Strapi (headless CMS) and Next.js for the Jamstack architecture.
An introduction to JAMStack, explaining its evolution from static sites to SPAs and how it creates fast, secure websites.
A developer's journey from WordPress to modern static site generators, detailing the evolution of their personal site and the reasons for moving away from the platform.
A comprehensive 2021 list of hosted headless CMS providers offering free or developer tiers, including small-scale alternatives and self-hosted options.
A tutorial on using static JSON files with Netlify to serve data in a JAMStack architecture, avoiding database costs.
A tutorial on building a blog using the Agility headless CMS, covering setup, content modeling, and data retrieval via API.
A developer details migrating a blog to a headless WordPress setup using Gridsome and the Jamstack, explaining the concepts and process.
A developer shares their experience using DEV as a headless CMS for a Gatsby site via Stackbit, discussing setup, benefits, and drawbacks.
A Q&A recap of a livestream on using Ghost as a headless CMS with Jamstack tools like Eleventy and Gatsby, answering developer questions.
Explores the key advantages of JAMStack architecture, including tool flexibility and avoiding technology lock-in.
Explores the concept of headless web development by drawing an analogy between modular camera lenses and decoupled, single-responsibility software components.
Learn how to use WordPress as a headless CMS with its REST API to generate static sites for the JAMstack.