Jamstack, Headless CMS & modern Web Development
Get interesting insights on various topics about Jamstack, Headless CMS and modern web development.
Rich Text Resolver for new Strapi Field "Rich Text (Blocks)"
Strapi's new "Rich Text (Blocks)" field in the Headless CMS introduces a new JSON based editor for writing content. This article focuses on a straightforward, dependency-free solution using vanilla JavaScript to resolve the rich text content.
Storyblok Multi Branch Preview Environment for Static Websites in Nuxt 3
Creating a preview environment for a static Nuxt website with Storyblok can be a challenging task. However, in this post, we will guide you through the process of setting up a multi branch preview environment that seamlessly integrates with your Storyblok-powered static website.
Ultimate SEO Guide for Nuxt 3
A comprehensive guide to successful technical search engine optimization with Nuxt 3. Learn topics such as HTML basics, JSON-LD, OGP and Sitemap generation.
Code Syntax Highlighting for Prismic in Vue & Nuxt
Learn how to implement a Code Syntax Highlighter using highlight.js for your preformatted data from Prismic, including a language selector.
Tailwind Dark Mode Toggle with Nuxt & Vuex
In this post, I'll show you how to create a simple Dark Mode Toggle in Nuxt.js (also Vue.js) with Tailwind CSS in just a few steps.
Advanced SEO-Workflow with Nuxt 2
Learn how to improve your Nuxt SEO-Workflow using Mixins and the "Don’t repeat yourself" principle.
GDPR-compliant Google Analytics in Nuxt
In this post, I explain how to not only successfully implement Google Analytics in Nuxt, but also make it GDPR-compliant.
Create multipurpose buttons with Nuxt & Tailwind
I'll show you the concept of creating a reusable button component for your next Nuxt project with Tailwind CSS in just a few steps.
Simple steps for successful SEO with Nuxt 2
In this post I explain how to successfully implement SEO aspects like OGP, JSON-LD and good HTML structure technically in Nuxt.js.