Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Nuxt 3 Bootcamp The Complete Developer Guide, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:24
    What We Will Be Building
  2. Урок 2. 00:02:16
    Your Two Options
  3. Урок 3. 00:04:07
    Creating a Nuxt App
  4. Урок 4. 00:04:42
    Adding Tailwind CSS
  5. Урок 5. 00:03:55
    Building the NavBar
  6. Урок 6. 00:06:49
    Building the Home Hero
  7. Урок 7. 00:04:36
    Building the Search Bar
  8. Урок 8. 00:10:29
    Building the Side Bar
  9. Урок 9. 00:04:59
    Building the Car Card
  10. Урок 10. 00:11:58
    Building the Car Details Page
  11. Урок 11. 00:07:00
    Intro to File Based Routing
  12. Урок 12. 00:07:01
    Auto Importing Components
  13. Урок 13. 00:07:16
    Dynamic and Optional Paths
  14. Урок 14. 00:03:17
    Filling the Page With Components
  15. Урок 15. 00:05:45
    Unique Dynamic Paths
  16. Урок 16. 00:02:17
    The NuxtLink Component
  17. Урок 17. 00:05:16
    Adding Programmatic Navigation
  18. Урок 18. 00:05:25
    Implementing Nested Pages
  19. Урок 19. 00:07:13
    Change Titles With useHead
  20. Урок 20. 00:06:17
    Defining a Default Layout
  21. Урок 21. 00:05:22
    Defining a Custom Layout
  22. Урок 22. 00:02:44
    Storing Common Functionality in Composables
  23. Урок 23. 00:05:34
    Adding a Page Not Found Page
  24. Урок 24. 00:01:52
    The useError Composable
  25. Урок 25. 00:05:56
    Dynamically Rendering the Car Cards
  26. Урок 26. 00:06:51
    Dynamically Rendering the Car Details Page
  27. Урок 27. 00:03:48
    Throwing a Custom Server Error
  28. Урок 28. 00:12:00
    How Nuxt Renders Content
  29. Урок 29. 00:07:06
    Updating the Location
  30. Урок 30. 00:03:12
    Throwing a Client Side Error
  31. Урок 31. 00:05:53
    NuxtErrorBoundary to Handle Client Side Errors
  32. Урок 32. 00:04:50
    Optimizing Images with NuxtImg
  33. Урок 33. 00:06:24
    The useState Composable
  34. Урок 34. 00:10:14
    Adding the Vueuse Module
  35. Урок 35. 00:04:09
    Forcing Client Side Rendering
  36. Урок 36. 00:09:31
    Adding the Car Make Filter
  37. Урок 37. 00:16:11
    Adding the Car Price Filter
  38. Урок 38. 00:03:32
    Our New Feature
  39. Урок 39. 00:47:09
    [OPTIONAL] - Assembling the Pages
  40. Урок 40. 00:02:49
    Creating a Supabase Account
  41. Урок 41. 00:04:00
    Connecting Supabase to Our Nuxt App
  42. Урок 42. 00:04:22
    Enabling Google Authentication
  43. Урок 43. 00:08:10
    Implementing Google OAuth
  44. Урок 44. 00:03:27
    Conditionally Rendering UI Based on Auth Status
  45. Урок 45. 00:06:20
    Implementing the Logout Functionality
  46. Урок 46. 00:08:23
    Protecting Routes With Inline Route Middleware
  47. Урок 47. 00:02:47
    Named Middleware For DRY Code
  48. Урок 48. 00:03:17
    Global Middleware for DRYER Code
  49. Урок 49. 00:01:46
    Intro to Server Endpoints
  50. Урок 50. 00:03:12
    Creating a Server Endpoint
  51. Урок 51. 00:04:00
    Extracting the Path Parameters
  52. Урок 52. 00:04:03
    Extracting the Query Parameters
  53. Урок 53. 00:09:22
    Fetching the Data From the Client
  54. Урок 54. 00:03:12
    A Hacky Way of Refetching Data
  55. Урок 55. 00:02:00
    Adding a Not Found Message for Better UI
  56. Урок 56. 00:07:18
    Adding the Fetch Car Endpoint
  57. Урок 57. 00:03:47
    Another Fetch Composable
  58. Урок 58. 00:01:46
    Fixing an Issue With Error Handling
  59. Урок 59. 00:06:00
    A Small SQL Crash Course
  60. Урок 60. 00:05:07
    Installing an ORM
  61. Урок 61. 00:08:29
    Programmatically Creating Our Tables
  62. Урок 62. 00:22:03
    A Perfect Endpoint
  63. Урок 63. 00:03:12
    HTTP Verbs
  64. Урок 64. 00:05:13
    Fetching Data From the Database
  65. Урок 65. 00:02:49
    Deleting Data From the Database
  66. Урок 66. 00:11:36
    Adding the Other Two Endpoints
  67. Урок 67. 00:08:11
    Complex Filters
  68. Урок 68. 00:01:27
    Our Last Endpoint
  69. Урок 69. 00:15:52
    Making a POST Request From the Client
  70. Урок 70. 00:01:27
    Making a GET Request From the Client
  71. Урок 71. 00:08:21
    Making a DELETE Request From the Client
  72. Урок 72. 00:04:39
    Fixing the GET Endpoints
  73. Урок 73. 00:09:16
    A POST Message Endpoint
  74. Урок 74. 00:03:08
    A GET Message Endpoint
  75. Урок 75. 00:08:36
    Storing Images in a Bucket
  76. Урок 76. 00:05:39
    Retrieving the Image URL
  77. Урок 77. 00:02:04
    Please Watch This
  78. Урок 78. 00:04:32
    Introduction to Nuxt and it's Benefits
  79. Урок 79. 00:04:35
    Client-Side vs Server-Side vs Universal Rendering
  80. Урок 80. 00:04:31
    Pros and Cons of Client-Side and Universal Rendering
  81. Урок 81. 00:03:08
    Course Prerequisite
  82. Урок 82. 00:02:53
    App Overview
  83. Урок 83. 00:03:17
    Creating a Nuxt App
  84. Урок 84. 00:04:36
    Exploring the Boilerplate
  85. Урок 85. 00:04:49
    Building the Boilerplate HTML
  86. Урок 86. 00:09:18
    Styling Our App
  87. Урок 87. 00:07:47
    Managing State
  88. Урок 88. 00:13:02
    A Little Bit of TypeScript
  89. Урок 89. 00:02:50
    Updating Our State After a Click Event
  90. Урок 90. 00:07:53
    Adding the Names Array
  91. Урок 91. 00:06:21
    Computing Names Based on Options
  92. Урок 92. 00:06:14
    Creating the Name Cards
  93. Урок 93. 00:10:04
    Working with Components
  94. Урок 94. 00:10:13
    Passing Props to the Components
  95. Урок 95. 00:07:34
    Computing the Class Names
  96. Урок 96. 00:06:15
    Dealing with Nested Components
  97. Урок 97. 00:06:18
    Emitting Events to the Parent Component
  98. Урок 98. 00:04:43
    App Overview
  99. Урок 99. 00:06:52
    Adding Bootstrap Globally
  100. Урок 100. 00:06:37
    Creating the Landing Page
  101. Урок 101. 00:06:15
    Adding Pages into Our App
  102. Урок 102. 00:09:27
    Building the Restaurant Page
  103. Урок 103. 00:11:00
    Adding the Restaurant Page Logic
  104. Урок 104. 00:07:23
    Dynamic and Nest Routes
  105. Урок 105. 00:08:56
    Extracting Path Parameters
  106. Урок 106. 00:02:20
    Catching the Not Found Error
  107. Урок 107. 00:03:41
    Defining the Default Layout
  108. Урок 108. 00:08:30
    Creating a Custom Page Layout
  109. Урок 109. 00:10:32
    Injecting Custom Elements to Layout Page
  110. Урок 110. 00:06:43
    Option 1: Using Components
  111. Урок 111. 00:03:24
    Option 2: Using Composables
  112. Урок 112. 00:02:25
    App Overview
  113. Урок 113. 00:06:54
    Approaches to State Management
  114. Урок 114. 00:06:09
    Creating Our First Composable
  115. Урок 115. 00:06:40
    Using the Compasable State
  116. Урок 116. 00:03:17
    Mutating Our Global State
  117. Урок 117. 00:04:37
    App Overview
  118. Урок 118. 00:08:11
    Integrating Tailwind
  119. Урок 119. 00:11:20
    Writing the HTML Structure
  120. Урок 120. 00:04:07
    The Basics of HTTP Requests
  121. Урок 121. 00:08:45
    The useFetch Composable
  122. Урок 122. 00:05:45
    Refetching Data with useFetch
  123. Урок 123. 00:08:10
    The useAsyncData Composable
  124. Урок 124. 00:02:13
    Refetching Data with useAsyncData
  125. Урок 125. 00:02:19
    Storing Data in the Browser with Cookies
  126. Урок 126. 00:04:58
    The useCookie Composable
  127. Урок 127. 00:08:21
    Storing Runtime Configs
  128. Урок 128. 00:06:52
    Error Handling
  129. Урок 129. 00:03:09
    App Overview
  130. Урок 130. 00:02:17
    Our Endpoints
  131. Урок 131. 00:07:01
    Creating Our Server
  132. Урок 132. 00:05:51
    GET Requests
  133. Урок 133. 00:07:07
    POST Requests and Body
  134. Урок 134. 00:15:44
    PUT & DELETE with Dynamic Endpoints
  135. Урок 135. 00:06:39
    Error Handling
  136. Урок 136. 00:08:20
    Building the HTML
  137. Урок 137. 00:08:54
    Making POST, PUT, DELETE Requests From the Frontend
  138. Урок 138. 00:07:16
    Organizing Code in Composable
  139. Урок 139. 00:03:26
    App Overview
  140. Урок 140. 00:12:42
    Building the Authentication Card
  141. Урок 141. 00:05:54
    Conditionally Displaying Signup or Signin Form
  142. Урок 142. 00:04:53
    Creating a Supabase Account and Project
  143. Урок 143. 00:05:41
    Connect Nuxt to Supabase
  144. Урок 144. 00:12:24
    Implementing Signup Logic
  145. Урок 145. 00:05:50
    Implementing Signin/Login Logic
  146. Урок 146. 00:05:31
    Implementing Signout/Logout Logic
  147. Урок 147. 00:04:15
    Handling Authentication Errors
  148. Урок 148. 00:07:25
    Redirecting to Profile Page
  149. Урок 149. 00:09:28
    Creating the Nav Component
  150. Урок 150. 00:02:40
    Conditionally Render UI Elements Based on Auth Status
  151. Урок 151. 00:09:57
    Protecting Routes with Middleware
  152. Урок 152. 00:10:43
    Creating the Note Form
  153. Урок 153. 00:09:48
    The Basics of SQL
  154. Урок 154. 00:05:59
    Saving Data to the Database
  155. Урок 155. 00:08:07
    Accessing Data From the Database