-
Урок 1.
00:00:56
001 Mastering Nuxt_ Full Stack Unleashed Intro
-
Урок 2.
00:02:38
002 How the Mastering Nuxt course works
-
Урок 3.
00:03:51
003 Debugging and Troubleshooting Tips
-
Урок 4.
00:00:46
004 Chapter 1 Introduction
-
Урок 5.
00:02:06
005 Faster package management with pnpm
-
Урок 6.
00:04:44
006 Create a Nuxt 4 Project
-
Урок 7.
00:02:16
007 Create a GitHub Project
-
Урок 8.
00:05:17
008 Keep your Node version consistent with NVM
-
Урок 9.
00:04:10
009 Setup the Ideal Nuxt Development Experience with VS Code Extensions
-
Урок 10.
00:03:17
010 Quickly build beautiful UIs with Nuxt UI
-
Урок 11.
00:05:34
011 Enforce consistent code style with ESLint
-
Урок 12.
00:01:57
012 Run linting automatically with Husky
-
Урок 13.
00:00:25
013 Chapter 1 Summary
-
Урок 14.
00:01:08
014 Chapter 2 Introduction
-
Урок 15.
00:01:55
015 Catch Up on the Project Setup (Chapter 1)
-
Урок 16.
00:02:22
016 App.vue, the most important component in your Nuxt app
-
Урок 17.
00:05:01
017 Create pages with file-based routing and the NuxtPage Component
-
Урок 18.
00:05:28
018 Reuse UI with Layouts and the NuxtLayout Component
-
Урок 19.
00:08:09
019 Use Composables to Organize Logic
-
Урок 20.
00:10:35
020 Use Components to Organize UI
-
Урок 21.
00:04:05
021 Add a Button to Scroll to the Bottom of the Chat
-
Урок 22.
00:05:30
022 How to Decide Between Pages, Layouts, and Components
-
Урок 23.
00:03:15
023 Reactively Update the Head Tag with useHead
-
Урок 24.
00:05:38
024 Create a Basic API with Server Routes
-
Урок 25.
00:03:08
025 Fetch Data From Your API with $fetch
-
Урок 26.
00:05:04
026 What is Universal Rendering in Nuxt_
-
Урок 27.
00:00:26
027 Chapter 2 Summary
-
Урок 28.
00:00:32
028 Chapter 3 Introduction
-
Урок 29.
00:03:47
029 Configure Secure and Clear Runtime Settings in Nuxt
-
Урок 30.
00:02:21
030 Configure Your Nuxt App with app.config for Reactive Settings
-
Урок 31.
00:03:55
031 When to Use Which Config_ Runtime vs. App Config
-
Урок 32.
00:03:26
032 Create an OpenAI Account
-
Урок 33.
00:03:12
033 Run Large Language Models Locally with OLLAMA
-
Урок 34.
00:07:45
034 Integrate AI-Generated Responses Using OpenAI and Ollama
-
Урок 35.
00:02:35
035 Implement a Typing Indicator for Feedback
-
Урок 36.
00:04:29
036 Use Nuxt DevTools for Application Debugging and Insight
-
Урок 37.
00:03:29
037 Markdown Rendering with Nuxt MDC and Shiki Syntax Highlighting
-
Урок 38.
00:04:54
038 Deploy Your Nuxt App to Netlify for Global Access
-
Урок 39.
00:00:31
039 Chapter 3 Summary
-
Урок 40.
00:01:02
040 Chapter 4 Introduction
-
Урок 41.
00:04:20
041 Build Dynamic Routes and the App Header
-
Урок 42.
00:10:07
042 Manage Global State with useState
-
Урок 43.
00:06:36
043 Manage Nested Data with Normalized State
-
Урок 44.
00:05:30
044 Add Programmatic Navigation with navigateTo
-
Урок 45.
00:05:26
045 Client-Side Navigation with NuxtLink
-
Урок 46.
00:04:20
046 Sidebar Navigation with Nuxt UI Components
-
Урок 47.
00:07:39
047 Share and Reuse Utility Functions with Nuxt's utils Directory
-
Урок 48.
00:07:18
048 Implement Nested Routes in Nuxt for Organized and Dynamic Applications
-
Урок 49.
00:06:27
049 Organize UI with Dynamic Navigation Menus in Nux
-
Урок 50.
00:03:47
050 Customize Themes in Nuxt UI with Tailwind CSS
-
Урок 51.
00:09:32
051 Organize and Share Code with Nuxt Layers
-
Урок 52.
00:00:58
052 Chapter 4 Summary
-
Урок 53.
00:01:08
053 Chapter 5 Introduction
-
Урок 54.
00:03:56
054 Share Code Between Frontend and Backend Using Nuxt's Shared Directory
-
Урок 55.
00:04:22
055 Implement the Repository Pattern to Decouple Data Operations in Nuxt
-
Урок 56.
00:02:09
056. Refactor and Optimize Nuxt Project Configuration
-
Урок 57.
00:03:20
057. Organize Server Routes by HTTP Method in Nuxt
-
Урок 58.
00:03:22
058. Dynamic Server Routes in Nuxt for AI Chat Messages
-
Урок 59.
00:04:27
059. Send Data to Server Routes
-
Урок 60.
00:04:24
060. Add AI-Generated Chat Titles to Your Application
-
Урок 61.
00:01:50
061. Add in the rest of the endpoints
-
Урок 62.
00:00:40
062. Chapter 5 Summary
-
Урок 63.
00:01:22
063. Chapter 6 Introduction
-
Урок 64.
00:00:53
064. Upgrade to Nuxt 3.17 for Improved Data Fetching
-
Урок 65.
00:06:23
065. Avoid Extra Client-Side Requests with useAsyncData
-
Урок 66.
00:04:02
066. Optimize Data Fetching with useAsyncData
-
Урок 67.
00:01:21
067. Simplify Data Fetching with Nuxt's useFetch Composable
-
Урок 68.
00:01:15
068. Manage Data Reactively with useState and useFetch in Nuxt
-
Урок 69.
00:04:45
069. When to use fetch, useFetch, and useAsyncData
-
Урок 70.
00:04:10
070. Add AI-Generated Chat Titles with a Typewriter Animation
-
Урок 71.
00:03:46
071. Complete the Data Fetching for your Nuxt Chat App
-
Урок 72.
00:00:51
072. Chapter 6 Summary
-
Урок 73.
00:05:24
073. Mastering Nuxt - Catch up
-
Урок 74.
00:00:53
074. Mastering Nuxt - Chapter 7 Introduction
-
Урок 75.
00:08:50
075. Mastering Nuxt - Configure Persistent Storage in Nuxt with Unstorage
-
Урок 76.
00:03:01
076. Mastering Nuxt - Implement Server Middleware for Global Request Handling
-
Урок 77.
00:06:09
077. Mastering Nuxt - Optimize API Performance with Cached Event Handlers in Nuxt
-
Урок 78.
00:08:13
078. Mastering Nuxt - Validate Runtime Data in Nuxt with Zod
-
Урок 79.
00:06:03
079. Mastering Nuxt - Explore Nitro and H3 in Nuxt's Backend Architecture
-
Урок 80.
00:00:49
080. Mastering Nuxt - Chapter 7 Summary
-
Урок 81.
00:00:49
081. Chapter 8 Introduction
-
Урок 82.
00:06:48
082. Stream AI Responses to the UI
-
Урок 83.
00:07:20
083. Create Instant UI with Optimistic Updates
-
Урок 84.
00:08:21
084. Pre-fetching Chats with Nuxt's callOnce Utility
-
Урок 85.
00:00:42
085. Chapter 8 Summary
-
Урок 86.
00:00:44
086. Chapter 9 Introduction
-
Урок 87.
00:07:53
087. Optimize Performance by Lazy Loading Components in Nuxt
-
Урок 88.
00:07:03
088. Transform and Optimize Images with Nuxt Image
-
Урок 89.
00:09:20
089. Explore Nuxt's Rendering Modes for Optimal Performance
-
Урок 90.
00:04:24
090. Configure Rendering Modes with Nuxt Route Rules
-
Урок 91.
00:00:46
091. Chapter 9 Summary
-
Урок 92.
00:00:33
092. Chapter 10 Introduction
-
Урок 93.
00:03:44
093. Implement Error Handling in Nuxt with the createError Utility
-
Урок 94.
00:05:31
094. Customize Error Pages in Nuxt Applications
-
Урок 95.
00:04:01
095. Isolate Client-Side Errors with NuxtErrorBoundary
-
Урок 96.
00:00:16
096. Chapter 10 Summary
-
Урок 97.
00:00:52
097 Chapter 11 Introduction
-
Урок 98.
00:02:54
098 Set Up a Supabase Project and Connect with Prisma
-
Урок 99.
00:10:45
099 Integrate Prisma Into Your App
-
Урок 100.
00:04:50
100 Seed Your Database with Prisma for Development
-
Урок 101.
00:05:16
101 Unify TypeScript and Database Types with Prisma
-
Урок 102.
00:03:49
102 Retrieve and Manage Data Using Prisma Queries
-
Урок 103.
00:03:39
103 Fix Bugs and Finish Supabase and Prisma Integration
-
Урок 104.
00:00:35
104 Chapter 11 Summary
-
Урок 105.
00:01:04
105 Chapter 12 Introduction
-
Урок 106.
00:09:49
106 Integrate GitHub OAuth Authentication in Nuxt
-
Урок 107.
00:09:17
107 Add User Authentication with NuxtAuthUtils
-
Урок 108.
00:04:06
108 Link the Github User to Your Own Internal User
-
Урок 109.
00:09:21
109 Secure Server Endpoints with Server Composables
-
Урок 110.
00:04:39
110 Secure Client-Side Routes with Route Middleware
-
Урок 111.
00:04:38
111 Seed User-Specific Data with Prisma
-
Урок 112.
00:00:53
112 Chapter 12 Summary
- Чувак устанавливает node, потом corepack, через него устанавливает pnpm чтобы потом установить nvm и менеджить через него ноду через. Про pnpm env по ходу не слышал.
- Nuxt уже работает без необходимости прописывать shamefully-hoist=true, но про это он тоже не знает
Буду смотреть дальше, но честно говоря уже всплывает резонный вопрос - как за такой набор вредных советов вообще могут брать деньги?