
Vue 3 (Vite) - Deploy with Docker Compose and Nginx
A step-by-step guide to set up and deploy a Vue 3 (Vite) application using Docker Compose and Nginx.
Deep dives into modern web development. Practical guides, hands-on projects, and real-world patterns.

A step-by-step guide to set up and deploy a Vue 3 (Vite) application using Docker Compose and Nginx.

Tutorial on how to turn a Nuxt 4 app into a Progressive Web App (PWA) using @vite-pwa/nuxt.

Tutorial on how to turn a Nuxt 3 app into a Progressive Web App (PWA) using @vite-pwa/nuxt.

Tutorial on how to deploy a Nuxt 3 application with docker compose and nginx.

In this tutorial you will learn how to add gltf assets to a google maps application with three.js.

Use Three.js’ new WebGPURenderer in a Nuxt 4 + TypeScript app to render a million-particle galaxy with a seamless WebGL fallback.

Build a WebGPU‑powered Three.js scene in Nuxt 4 with a clean WebGL fallback, using TypeScript and client‑only hydration.

Build a real-time collaborative whiteboard with multi-user presence, cursors, and offline cache using Nuxt 4, TypeScript, Firestore (persistentLocalCache), and Realtime Database.

Build a smooth, interactive 3D globe that visualizes airports and routes with Nuxt 4, TypeScript, and Three.js — complete with instancing, orbit controls, and raycasting tooltips.