Articles
Here you'll find the latest articles for learning how to code.

Prisma - How to upgrade and migrate to new version.
In this tutorial you will learn how to upgrade prisma and migrate to new version.

Geolocation API - Get the users current location with Geolocation API.
Tutorial on how to display the users current location on a google map, using HTML5 and more.

Nuxt 3 - Deploy to firebase hosting with nuxt-vuefire and nitro firebase preset
In this tutorial, you will learn how to deploy a Nuxt 3 SSR application with nuxt-vuefire to firebase hosting.

Google Maps Platform - Style a Google map with Data-driven styling.
In this tutorial you will learn how to style a google vector map dynamically with Data Driven Styling.

Nuxt 3 - Add 3D with Three.js.
Tutorial on how to add 3D to a Nuxt 3 application with Three.js.

Three.js - Visualize location data on a 3D globe.
In this tutorial you will learn how to create a highly customizable 3D globe and how to visualize location data on to the globe.

Three.js / GLSL Shaders - How to create Lava Lamp Visuals with Three.js and shaders.
Tutorial on how to create lava lamp visuals with three.js and glsl.

Google Maps JS API - Create an interactive map application with Vue.
Tutorial on how to create an interactive map application with Vue 3, Typescript, PostCSS, Pinia and Google Maps JS API.

Nuxt 4 - Deploy with Docker Compose and Nginx
A step-by-step guide to setup and deploy a Nuxt 4 application using Docker Compose and Nginx.