Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The complete NUXT.JS V4 course. Welcome to the server side
Bestseller
Rating: 4.7 out of 5(98 ratings)
2,455 students

The complete NUXT.JS V4 course. Welcome to the server side

Learn SSR using the NUXT version 4 + VUE we all love.
Last updated 10/2025
English

What you'll learn

  • Master Nuxt.js 4 by learning its fundamentals, such as environment configuration, routing, layouts, and key features like middleware and plugins.
  • Better performing apps up to today's standards
  • Implement Pinia for state management in Nuxt.js, specifically focusing on authenticating store sessions.
  • Practice what was learned by making a real life working application.

Course content

6 sections78 lectures7h 55m total length
  • Introduction0:52

    Explore the complete nuxt.js v4 journey from pages and the client side to nitro, middlewares, navigation, layouts, and metadata, then prerendering and a server-side rendered app with authentication and database.

  • Installing NODE1:06

    Install node.js from its website using the Windows, Linux, or Mac installer, then verify by opening a terminal and running node -v. If not recognized, restart your IDE or computer.

  • IDE1:08

    Install VS Code as your IDE, add the Vue Official extension, plan tailwind CSS with Nuxt official UI, and use the integrated terminal.

  • Repositories1:19

    Access code for every video in the Nuxt.js v4 course via GitHub repositories and section branches, so you can copy, compare, or download the full source for your IDE.

  • What is NUXT ?2:04

    Nuxt.js is a framework that enhances Vue.js single-page apps. It provides a file-based routing system, prerendering for SEO, caching, and full-stack tooling for API and authentication.

Requirements

  • Know a little bit of JavaScript, html and CSS
  • Know a little bit of Vue js. Just the basics

Description

Do you want to turbocharge your App with Server side rendering ? This is the course for you.


Beginning with the fundamentals, this guide will take you from "I don't even know how to use NUXT, and why should I?" to a comprehensive understanding of how NUXT functions, enabling you to leverage it for server side rendering, improving SEO and handle your backend like a pro.


This course will guide you through the logic and practical application of NUXT across various modules, progressively increasing in difficulty.


In summary, this course will cover:

  • The very basics of NUXT. How to install and the logic behind it.

  • How to use routes properly and make it work with VUE.

  • We will learn how pre-rendering occurs on NUXT

  • Since our app will need a database, you will learn how to use it with MongoDB and mongoose.

  • Apply security, authentication, route guards.

  • We will create a practice projects just to practice everything.


What about the instructor experience ?

With 20 years of experience, I've developed numerous applications for a diverse range of companies, including Citibank, Fox, and Disney.

As a developer at a leading company, I specialize in building applications with Vue, Svelte, React, Angular, Node, and AI. In my free time, I enjoy teaching.


How about the target audience?

  • This course is designed for all learners.

  • Elevate your coding skills with this comprehensive course.

Who this course is for:

  • All levels