Nuxt, Vue.js & Headless CMS – modern Web Development Blog
Get interesting insights on various topics about modern web development inside the Nuxt & Vue.js ecosystem.
- Strapi
- Dec 23, 2023
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.
- Nuxt
- Storyblok
- May 27, 2023
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.
- SEO
- Nuxt
- Dec 26, 2022
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.
- Nuxt
- Vue
- Prismic
- Apr 24, 2022
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 CSS
- Vuex
- Nuxt
- Feb 26, 2022
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.
- Nuxt
- Mixins
- SEO
- Oct 18, 2021
Advanced SEO-Workflow with Nuxt 2
Learn how to improve your Nuxt SEO-Workflow using Mixins and the "Don’t repeat yourself" principle.
- Nuxt
- Google Analytics
- GDPR
- Sep 12, 2021
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.
- Nuxt
- Tailwind CSS
- Aug 28, 2021
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.
- SEO
- Nuxt
- Aug 5, 2021
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.