zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
GetFreeCourses.Co-Udemy-The Nuxt 3 Bootcamp - The Complete Developer Guide
magnet:?xt=urn:btih:054397503adaff3e5c534b4d70c5c0f468de8a6e&dn=GetFreeCourses.Co-Udemy-The Nuxt 3 Bootcamp - The Complete Developer Guide
磁力链接详情
文件列表详情
054397503adaff3e5c534b4d70c5c0f468de8a6e
infohash:
114
文件数量
4.87 GB
文件大小
2024-4-26 00:49
创建日期
2024-11-11 04:31
最后访问
相关分词
GetFreeCourses
Co-Udemy-The
Nuxt
3
Bootcamp
-
The
Complete
Developer
Guide
1. An Important Message/1. Please Watch This.mp4 44.73 MB
10. Building a REST API/1. App Overview.mp4 11.04 MB
10. Building a REST API/10. Organizing Code in Composable.mp4 55.56 MB
10. Building a REST API/2. Our Endpoints.mp4 9.84 MB
10. Building a REST API/3. Creating Our Server.mp4 38.12 MB
10. Building a REST API/4. GET Requests.mp4 37.22 MB
10. Building a REST API/5. POST Requests and Body.mp4 50.17 MB
10. Building a REST API/6. PUT & DELETE with Dynamic Endpoints.mp4 114.4 MB
10. Building a REST API/7. Error Handling.mp4 69.68 MB
10. Building a REST API/8. Building the HTML.mp4 46.8 MB
10. Building a REST API/9. Making POST, PUT, DELETE Requests From the Frontend.mp4 56.87 MB
11. Integrating with Supabase/1. App Overview.mp4 17.17 MB
11. Integrating with Supabase/2. Building the Authentication Card.mp4 65.78 MB
11. Integrating with Supabase/3. Conditionally Displaying Signup or Signin Form.mp4 36.06 MB
11. Integrating with Supabase/4. Creating a Supabase Account and Project.mp4 25.14 MB
11. Integrating with Supabase/5. Connect Nuxt to Supabase.mp4 40.19 MB
12. Handling Authentication/1. Implementing Signup Logic.mp4 83.87 MB
12. Handling Authentication/2. Implementing SigninLogin Logic.mp4 44.05 MB
12. Handling Authentication/3. Implementing SignoutLogout Logic.mp4 41.51 MB
12. Handling Authentication/4. Handling Authentication Errors.mp4 32.38 MB
12. Handling Authentication/5. Redirecting to Profile Page.mp4 53.04 MB
12. Handling Authentication/6. Creating the Nav Component.mp4 50.98 MB
12. Handling Authentication/7. Conditionally Render UI Elements Based on Auth Status.mp4 12.98 MB
12. Handling Authentication/8. Protecting Routes with Middleware.mp4 40.79 MB
13. SQL and Database Transactions/1. Creating the Note Form.mp4 56.19 MB
13. SQL and Database Transactions/2. The Basics of SQL.mp4 31.19 MB
13. SQL and Database Transactions/3. Saving Data to the Database.mp4 34.42 MB
13. SQL and Database Transactions/4. Accessing Data From the Database.mp4 41.1 MB
15. Building The UI Elements/1. What We Will Be Building.mp4 16.17 MB
15. Building The UI Elements/10. Building the Car Details Page.mp4 103.82 MB
15. Building The UI Elements/2. Your Two Options.mp4 18.29 MB
15. Building The UI Elements/3. Creating a Nuxt App.mp4 29.72 MB
15. Building The UI Elements/4. Adding Tailwind CSS.mp4 36.94 MB
15. Building The UI Elements/5. Building the NavBar.mp4 26.35 MB
15. Building The UI Elements/6. Building the Home Hero.mp4 65.63 MB
15. Building The UI Elements/7. Building the Search Bar.mp4 44.85 MB
15. Building The UI Elements/8. Building the Side Bar.mp4 74.66 MB
15. Building The UI Elements/9. Building the Car Card.mp4 40.28 MB
16. File Based Routing & Navigation/1. Intro to File Based Routing.mp4 51.32 MB
16. File Based Routing & Navigation/2. Auto Importing Components.mp4 56.99 MB
16. File Based Routing & Navigation/3. Dynamic and Optional Paths.mp4 44.84 MB
16. File Based Routing & Navigation/4. Filling the Page With Components.mp4 27.55 MB
16. File Based Routing & Navigation/5. Unique Dynamic Paths.mp4 48.09 MB
16. File Based Routing & Navigation/6. The NuxtLink Component.mp4 20.1 MB
16. File Based Routing & Navigation/7. Adding Programmatic Navigation.mp4 51.51 MB
16. File Based Routing & Navigation/8. Implementing Nested Pages.mp4 32.65 MB
16. File Based Routing & Navigation/9. Change Titles With useHead.mp4 59.46 MB
17. Defining Page Layouts/1. Defining a Default Layout.mp4 39.19 MB
17. Defining Page Layouts/2. Defining a Custom Layout.mp4 38.36 MB
17. Defining Page Layouts/3. Storing Common Functionality in Composables.mp4 20.83 MB
18. Handling Client and Server Errors/1. Adding a Page Not Found Page.mp4 39.37 MB
18. Handling Client and Server Errors/2. The useError Composable.mp4 13.03 MB
18. Handling Client and Server Errors/3. Dynamically Rendering the Car Cards.mp4 46.01 MB
18. Handling Client and Server Errors/4. Dynamically Rendering the Car Details Page.mp4 58.53 MB
18. Handling Client and Server Errors/5. Throwing a Custom Server Error.mp4 30.6 MB
18. Handling Client and Server Errors/6. How Nuxt Renders Content.mp4 35.5 MB
18. Handling Client and Server Errors/7. Updating the Location.mp4 61.62 MB
18. Handling Client and Server Errors/8. Throwing a Client Side Error.mp4 24.79 MB
18. Handling Client and Server Errors/9. NuxtErrorBoundary to Handle Client Side Errors.mp4 40.24 MB
19. Improving Functionality With Utilities/1. Optimizing Images with NuxtImg.mp4 41.78 MB
19. Improving Functionality With Utilities/2. The useState Composable.mp4 48.02 MB
19. Improving Functionality With Utilities/3. Adding the Vueuse Module.mp4 76.98 MB
19. Improving Functionality With Utilities/4. Forcing Client Side Rendering.mp4 25.91 MB
2. Introduction/1. Introduction to Nuxt and it's Benefits.mp4 14.42 MB
2. Introduction/2. Client-Side vs Server-Side vs Universal Rendering.mp4 10.84 MB
2. Introduction/3. Pros and Cons of Client-Side and Universal Rendering.mp4 42.13 MB
2. Introduction/4. Course Prerequisite.mp4 25.11 MB
3. Diving into Nuxt/1. App Overview.mp4 11.08 MB
3. Diving into Nuxt/10. Computing Names Based on Options.mp4 48.85 MB
3. Diving into Nuxt/11. Creating the Name Cards.mp4 46.76 MB
3. Diving into Nuxt/12. Working with Components.mp4 88.85 MB
3. Diving into Nuxt/13. Passing Props to the Components.mp4 80.6 MB
3. Diving into Nuxt/14. Computing the Class Names.mp4 60.35 MB
3. Diving into Nuxt/15. Dealing with Nested Components.mp4 52.41 MB
3. Diving into Nuxt/16. Emitting Events to the Parent Component.mp4 43.59 MB
3. Diving into Nuxt/2. Creating a Nuxt App.mp4 23.86 MB
3. Diving into Nuxt/3. Exploring the Boilerplate.mp4 22.12 MB
3. Diving into Nuxt/4. Building the Boilerplate HTML.mp4 23.86 MB
3. Diving into Nuxt/5. Styling Our App.mp4 56.49 MB
3. Diving into Nuxt/6. Managing State.mp4 58.37 MB
3. Diving into Nuxt/7. A Little Bit of TypeScript.mp4 82.44 MB
3. Diving into Nuxt/8. Updating Our State After a Click Event.mp4 24.33 MB
3. Diving into Nuxt/9. Adding the Names Array.mp4 60.23 MB
4. Pages and File-Based Routing/1. App Overview.mp4 33.62 MB
4. Pages and File-Based Routing/2. Adding Bootstrap Globally.mp4 37.3 MB
4. Pages and File-Based Routing/3. Creating the Landing Page.mp4 38.5 MB
4. Pages and File-Based Routing/4. Adding Pages into Our App.mp4 29.87 MB
4. Pages and File-Based Routing/5. Building the Restaurant Page.mp4 66.3 MB
4. Pages and File-Based Routing/6. Adding the Restaurant Page Logic.mp4 87.32 MB
4. Pages and File-Based Routing/7. Dynamic and Nest Routes.mp4 41.24 MB
4. Pages and File-Based Routing/8. Extracting Path Parameters.mp4 63.2 MB
4. Pages and File-Based Routing/9. Catching the Not Found Error.mp4 11.47 MB
5. Formatting Pages with Layouts/1. Defining the Default Layout.mp4 17.98 MB
5. Formatting Pages with Layouts/2. Creating a Custom Page Layout.mp4 61.5 MB
5. Formatting Pages with Layouts/3. Injecting Custom Elements to Layout Page.mp4 64.44 MB
6. Defining Page Meta Data for Better SEO/1. Option 1 Using Components.mp4 37.6 MB
6. Defining Page Meta Data for Better SEO/2. Option 2 Using Composables.mp4 25.61 MB
7. Global State and Composables/1. App Overview.mp4 15.81 MB
7. Global State and Composables/2. Approaches to State Management.mp4 33.61 MB
7. Global State and Composables/3. Creating Our First Composable.mp4 31.16 MB
7. Global State and Composables/4. Using the Compasable State.mp4 49.32 MB
7. Global State and Composables/5. Mutating Our Global State.mp4 21.6 MB
8. Fetching Data and HTTP Requests/1. App Overview.mp4 55.45 MB
8. Fetching Data and HTTP Requests/2. Integrating Tailwind.mp4 56.61 MB
8. Fetching Data and HTTP Requests/3. Writing the HTML Structure.mp4 66.43 MB
8. Fetching Data and HTTP Requests/4. The Basics of HTTP Requests.mp4 17.69 MB
8. Fetching Data and HTTP Requests/5. The useFetch Composable.mp4 66.77 MB
8. Fetching Data and HTTP Requests/6. Refetching Data with useFetch.mp4 43.51 MB
8. Fetching Data and HTTP Requests/7. The useAsyncData Composable.mp4 64.18 MB
8. Fetching Data and HTTP Requests/8. Refetching Data with useAsyncData.mp4 26.26 MB
9. Cookies and Runtime Config/1. Storing Data in the Browser with Cookies.mp4 25.96 MB
9. Cookies and Runtime Config/2. The useCookie Composable.mp4 49.57 MB
9. Cookies and Runtime Config/3. Storing Runtime Configs.mp4 75.89 MB
9. Cookies and Runtime Config/4. Error Handling.mp4 61.35 MB
其他位置