Drake Carder
Verified & Certified Pro Forum Carder♛
Staff member
Premium User
Support Staff
Verified Seller
♛ Forum Elite ♛
Registered
- Joined
- Feb 28, 2024
- Messages
- 2,752
- Reaction score
- 280
- Points
- 1,013
- Awards
- 9
Build highly engaging Vue JS apps with Nuxt.js. Nuxt adds easy server-side-rendering and a folder-based config approach.
Course rating: 4.7 out of 5.0 ( 3,109 Ratings total)
In this course, you will :
In this course, It will teach you how to create Nuxt/ Vue apps from scratch!. You will build a project and dive into the core features Nuxt.js offers.
By the end of the course, you will have a complete Vue app, built with Nuxt.js, which can be rendered on the server (or as a static website!) and which is highly optimized.
The course will teach you:
Course rating: 4.7 out of 5.0 ( 3,109 Ratings total)
In this course, you will :
- Build server-side-rendered single-page-applications (SPAs).
- Build normal, optimized SPAs with minimal effort.
- Generate a static webpage from the Vuejs code.
- Server-side-rendering of your Vue app out of the box
- Easy Vue app configuration via folders and files
In this course, It will teach you how to create Nuxt/ Vue apps from scratch!. You will build a project and dive into the core features Nuxt.js offers.
By the end of the course, you will have a complete Vue app, built with Nuxt.js, which can be rendered on the server (or as a static website!) and which is highly optimized.
The course will teach you:
- what Nuxt.js exactly is and how it’s connected to Vue.js
- how you use Nuxt.js to build better Vue apps
- everything you need to know about the “configure via folders & files” approach taken by Nuxt
- different build possibilities like SSR apps, SPAs or a static webpage
- how you build an entire project, including authentication, via Nuxt.js