Articles
Here you'll find tutorials and articles about modern web technologies. I try to learn something new every day and if i learn something that i think might be interesting to someone else, i will write about it.
Nuxt 3 - Setup Nuxt3 with Docker Compose and Nginx
2025-01-16 • ☕️6 min read
A step-by-step guide to setup and deploy a Nuxt 3 application using Docker Compose and Nginx.

Nuxt 3 - Turn Your App into a PWA with @vite-pwa/nuxt
2024-12-15 • ☕️7 min read
Tutorial on how to turn a Nuxt 3 app into a Progressive Web App (PWA) using @vite-pwa/nuxt.

Prisma - How to upgrade and migrate to new version.
2023-01-02 • ☕️2 min read
In this tutorial you will learn how to upgrade prisma and migrate to new version.

Nuxt 3 - Deploy to firebase hosting with nuxt-vuefire and nitro firebase preset
2023-08-31 • ☕️10 min read
In this tutorial, you will learn how to deploy a Nuxt 3 SSR application with nuxt-vuefire to firebase hosting.

Nuxt 3 - Add 3D with Three.js.
2023-01-18 • ☕️8 min read
Tutorial on how to add 3D to a Nuxt 3 application with Three.js.

Nuxt 3 - Deploy with Docker Compose and Nginx.
2023-01-16 • ☕️6 min read
Tutorial on how to deploy a Nuxt 3 application with docker compose and nginx.
