Nuxt 3 — Course for Beginners

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=fTPCKnZZ2dk



Duration: 3:10:29
25,688 views
756


Learn how to use Next 3 in this full tutorial for beginners. Nuxt.js is a progressive JavaScript framework for building user interfaces on the web. Nuxt makes it easy to create server-rendered applications, static websites, and single-page applications.

✏️ Course developed by @codewithguillaume

Contents
⌨️ (0:00:00) Intro
⌨️ (0:02:51) Create an App
⌨️ (0:11:07) Pages
⌨️ (0:22:37) Components
⌨️ (0:32:10) Layouts
⌨️ (0:37:47) Assets
⌨️ (0:48:40) Composables
⌨️ (0:55:00) Plugins
⌨️ (1:00:43) Middlewares
⌨️ (1:07:36) Modules
⌨️ (1:12:57) State Management
⌨️ (1:23:28) Server
⌨️ (1:33:42) Nitro
⌨️ (1:38:17) Rendering modes
⌨️ (1:52:04) useFetch
⌨️ (2:02:27) useAsyncData
⌨️ (2:08:16) SEO & Metas
⌨️ (2:18:57) Hooks
⌨️ (2:22:02) Nuxt.config.ts
⌨️ (2:30:14) Nuxt Content
⌨️ (2:41:29) Build Docs and API

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2023-10-11Build and Deploy Notion Clone – Full Stack Tutorial (NextJS 13, DALL•E, DrizzleORM, OpenAI, Vercel)
2023-10-10Prompt Engineering for Web Devs - ChatGPT and Bard Tutorial
2023-10-06The Ethics of AI & Machine Learning [Full Course]
2023-10-05Next.js 13 E-Commerce Tutorial (App Router, TypeScript, Deployment, TailwindCSS, Prisma, DaisyUI)
2023-10-04VS Code Tutorial – Become More Productive
2023-10-03SvelteKit & TailwindCSS Tutorial – Build & Deploy a Web Portfolio
2023-10-02API Security for PCI Compliance (Data Security Standard)
2023-09-29Astro Web Framework Crash Course
2023-09-28LangChain Crash Course for Beginners
2023-09-27Java Basics – Crash Course
2023-09-26Nuxt 3 — Course for Beginners
2023-09-25Dynamic Programming – 0/1 Knapsack Problem Tutorial
2023-09-22Rust Project Tutorial – Authentication Server Using Warp + JWT
2023-09-21Mojo Programming Language – Full Course for Beginners
2023-09-19Build SEO Optimized Blog with Next.js, Tailwind CSS & Contentlayer – Full Tutorial
2023-09-19Python Tutorial for Beginners (with mini-projects)
2023-09-18Build & Deploy AI SaaS with Reoccurring Revenue (Next.js, OpenAI, Stripe, Tailwind, Vercel)
2023-09-13Vector Embeddings Tutorial – Code Your Own AI Assistant with GPT-4 API + LangChain + NLP
2023-09-11Fundamentals of Finance & Economics for Businesses – Crash Course
2023-09-112D Wave Defense Game – GDevelop GameDev Tutorial
2023-09-08Dynamic Programming with Java – Learn to Solve Algorithmic Problems & Coding Challenges