Writing on Next.js, AI, SEO, and product engineering.
Adding Prismic preview functionality to our blog so that you can preview unpublished posts. Excellent for when developing new features or content types.
In this post we look at adding Google Analytics to our Next.js blog powered by Prismic.io. This part 3 or a series of blog posts.
Brief introduction to next-seo a new plugin for making SEO easier in Next.js projects. In this post we walk through adding it to a Hello World app.
We look at default SEO, page specific SEO, Open Graph tags and JSON-LD. Along with enriching these with Prismic.
In this first post of a series, you will learn how to create a very simple server side rendered blog, powered by the Prismic.io a headless CMS. And the frontend will be powered by Next.js.
A quick look at a little package I built to enable me to build prototypes against production APIs without CORS getting in the way.
Set up a workflow to build high quality responsive HTML emails. It will take the pain out of working on responsive emails.
A project to create a workflow that would make working on emails easy, enjoyable even?