Overview
Dive into a comprehensive 3-4 hour course on Nuxt 3, designed for beginners. Master the progressive JavaScript framework for building web user interfaces, including server-rendered applications, static websites, and single-page applications. Begin with creating an app and progress through essential topics such as pages, components, layouts, and assets. Explore advanced concepts like composables, plugins, middlewares, and modules. Delve into state management, server-side operations, and Nitro. Learn about rendering modes, data fetching with useFetch and useAsyncData, and optimizing for SEO. Conclude with practical knowledge on hooks, Nuxt configuration, Nuxt Content, and building documentation and APIs. Gain hands-on experience with each topic through detailed explanations and practical examples.
Syllabus
⌨️ Intro
⌨️ Create an App
⌨️ Pages
⌨️ Components
⌨️ Layouts
⌨️ Assets
⌨️ Composables
⌨️ Plugins
⌨️ Middlewares
⌨️ Modules
⌨️ State Management
⌨️ Server
⌨️ Nitro
⌨️ Rendering modes
⌨️ useFetch
⌨️ useAsyncData
⌨️ SEO & Metas
⌨️ Hooks
⌨️ Nuxt.config.ts
⌨️ Nuxt Content
⌨️ Build Docs and API
Taught by
freeCodeCamp.org
Reviews
3.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
This course content is good. But need some more content like what would be proper file structure. Missing the demo app which have proper integration of the concepts.