Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Road to Next, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:06:56
    Welcome to The Road to Next
  2. Урок 2. 00:01:33
    Software to create Software
  3. Урок 3. 00:02:32
    Visual Studio Code (VSCode)
  4. Урок 4. 00:01:44
    External Terminal (Optional)
  5. Урок 5. 00:02:26
    Browser
  6. Урок 6. 00:02:53
    Node
  7. Урок 7. 00:02:02
    NPM
  8. Урок 8. 00:09:38
    Manual setup in Next
  9. Урок 9. 00:02:34
    JSX
  10. Урок 10. 00:03:22
    Components
  11. Урок 11. 00:03:07
    Props
  12. Урок 12. 00:01:14
    Styling
  13. Урок 13. 00:02:28
    Interactions
  14. Урок 14. 00:03:01
    State
  15. Урок 15. 00:03:34
    Composition
  16. Урок 16. 00:01:07
    File Extraction
  17. Урок 17. 00:01:48
    Outro
  18. Урок 18. 00:01:21
    What are pitfalls?
  19. Урок 19. 00:02:22
    Restarting Things
  20. Урок 20. 00:01:49
    Wrong (Auto) Imports
  21. Урок 21. 00:02:13
    npm install --force
  22. Урок 22. 00:02:05
    Breaking Changes
  23. Урок 23. 00:06:59
    create-next-app
  24. Урок 24. 00:02:53
    Next 15 & React 19
  25. Урок 25. 00:06:54
    Exploring the Starter
  26. Урок 26. 00:05:55
    Git & GitHub
  27. Урок 27. 00:04:18
    Deploy
  28. Урок 28. 00:09:30
    Exploring the finished Project
  29. Урок 29. 00:04:22
    Script
  30. Урок 30. 00:03:05
    Import Sort
  31. Урок 31. 00:05:01
    Pages
  32. Урок 32. 00:05:06
    Static and Dynamic Routes [B]
  33. Урок 33. 00:07:07
    Link Components
  34. Урок 34. 00:00:48
    Absolute Imports
  35. Урок 35. 00:02:08
    Path Constants
  36. Урок 36. 00:05:21
    Layout
  37. Урок 37. 00:02:22
    Script
  38. Урок 38. 00:04:06
    const Assertions
  39. Урок 39. 00:04:45
    Tailwind CSS [C]
  40. Урок 40. 00:08:26
    Tailwind CSS in Next
  41. Урок 41. 00:01:50
    Conditional Style
  42. Урок 42. 00:02:30
    Animations with Tailwind
  43. Урок 43. 00:02:15
    SVGs
  44. Урок 44. 00:06:05
    Setup [B]
  45. Урок 45. 00:04:40
    Button
  46. Урок 46. 00:06:25
    Card
  47. Урок 47. 00:02:14
    Separator
  48. Урок 48. 00:05:17
    Icons [C]
  49. Урок 49. 00:02:22
    Theming
  50. Урок 50. 00:04:34
    Heading
  51. Урок 51. 00:02:23
    Header
  52. Урок 52. 00:09:43
    Placeholder
  53. Урок 53. 00:01:48
    Intro [B]
  54. Урок 54. 00:04:35
    Extract
  55. Урок 55. 00:04:26
    Modify
  56. Урок 56. 00:05:00
    Reuse
  57. Урок 57. 00:03:52
    Recap
  58. Урок 58. 00:13:16
    Implementation
  59. Урок 59. 00:09:45
    Data Fetching in Client Components
  60. Урок 60. 00:02:17
    Characteristics of Client Components
  61. Урок 61. 00:05:04
    Client-Server Boundary [C]
  62. Урок 62. 00:04:00
    Client-Server Composition
  63. Урок 63. 00:06:18
    Data Fetching in Server Components
  64. Урок 64. 00:02:41
    SSR vs Server Components
  65. Урок 65. 00:04:11
    Server-Side Rendering
  66. Урок 66. 00:03:41
    Streaming
  67. Урок 67. 00:02:50
    Suspense
  68. Урок 68. 00:00:54
    Introduction
  69. Урок 69. 00:03:21
    Loading Route
  70. Урок 70. 00:03:34
    Error Route
  71. Урок 71. 00:02:56
    Error Boundary (Optional)
  72. Урок 72. 00:02:00
    Not Found Route
  73. Урок 73. 00:03:11
    Nearest Boundary Bubbling
  74. Урок 74. 00:07:22
    Connect to Database
  75. Урок 75. 00:01:30
    Prisma
  76. Урок 76. 00:09:29
    Prisma Schema
  77. Урок 77. 00:07:31
    Seeding the Database
  78. Урок 78. 00:01:54
    Prisma Studio
  79. Урок 79. 00:02:21
    Prisma Client
  80. Урок 80. 00:06:03
    Database Queries
  81. Урок 81. 00:01:52
    ORM generated Types
  82. Урок 82. 00:04:40
    Typed APIs (Optional)
  83. Урок 83. 00:08:58
    Server Actions in Client Components
  84. Урок 84. 00:04:03
    Server Actions in Server Components
  85. Урок 85. 00:01:14
    redirect
  86. Урок 86. 00:01:38
    Development vs Production
  87. Урок 87. 00:05:36
    Router Cache
  88. Урок 88. 00:01:41
    Full Route Cache
  89. Урок 89. 00:06:59
    Static vs Dynamic Rendering
  90. Урок 90. 00:02:45
    Time-Based Cache (ISR)
  91. Урок 91. 00:02:56
    On-Demand Caching (ISR)
  92. Урок 92. 00:01:02
    Where do we cache?
  93. Урок 93. 00:05:46
    Request Memoization
  94. Урок 94. 00:03:19
    Generate Static Params (Optional)
  95. Урок 95. 00:02:19
    Recap
  96. Урок 96. 00:12:13
    Create Form
  97. Урок 97. 00:03:46
    Configuration over Composition (Software Craftsmanship)
  98. Урок 98. 00:13:05
    Edit Form [B]
  99. Урок 99. 00:08:17
    DRY with Abstractions (Software Craftsmanship)
  100. Урок 100. 00:02:50
    Progressive Enhancement
  101. Урок 101. 00:03:34
    useTransition
  102. Урок 102. 00:04:24
    useFormStatus
  103. Урок 103. 00:03:34
    useActionState
  104. Урок 104. 00:06:10
    Form Validation
  105. Урок 105. 00:03:27
    Form Reset
  106. Урок 106. 00:06:41
    Error Handling
  107. Урок 107. 00:07:29
    Field Errors in Forms
  108. Урок 108. 00:07:31
    Premature Optimization (Software Craftsmanship)
  109. Урок 109. 00:12:50
    Action Callbacks
  110. Урок 110. 00:07:58
    Debugging (Software Craftsmanship)
  111. Урок 111. 00:05:58
    Toast Feedback
  112. Урок 112. 00:04:55
    Form Abstraction
  113. Урок 113. 00:05:12
    Cookie API [B]
  114. Урок 114. 00:02:19
    Set Cookie [B]
  115. Урок 115. 00:09:58
    Read Cookie [B]
  116. Урок 116. 00:04:59
    Pages vs Layouts
  117. Урок 117. 00:05:15
    Layouts vs Templates
  118. Урок 118. 00:05:48
    Schema Changes
  119. Урок 119. 00:10:39
    Working with Currencies (Bonus)
  120. Урок 120. 00:10:07
    Working with Dates (Bonus)
  121. Урок 121. 00:03:47
    Close DatePicker (Controlled Component)
  122. Урок 122. 00:04:25
    Reset DatePicker (key)
  123. Урок 123. 00:03:22
    Exposing Callback Handlers
  124. Урок 124. 00:04:56
    Reset DatePicker (useImperativeHandle)
  125. Урок 125. 00:06:23
    Dropdown Component
  126. Урок 126. 00:04:21
    Ticket Status (Read)
  127. Урок 127. 00:06:31
    Ticket Status (Write)
  128. Урок 128. 00:02:20
    Update Toast Feedback
  129. Урок 129. 00:07:32
    Confirm Dialog
  130. Урок 130. 00:07:53
    Confirm Dialog from Dropdown (Advanced)
  131. Урок 131. 00:06:42
    Delete Toast Feedback
  132. Урок 132. 00:04:39
    Development vs Production
  133. Урок 133. 00:04:18
    Vercel
  134. Урок 134. 00:02:57
    Environment Variables
  135. Урок 135. 00:03:37
    Other Environment Variables
  136. Урок 136. 00:07:30
    Lucia [B]
  137. Урок 137. 00:01:42
    Paths for Authentication
  138. Урок 138. 00:12:07
    Sign Up
  139. Урок 139. 00:06:22
    Sign In
  140. Урок 140. 00:04:01
    Regression Bugs (Software Craftsmanship)
  141. Урок 141. 00:06:02
    Authentication Status
  142. Урок 142. 00:09:23
    Sign Out
  143. Урок 143. 00:04:42
    Header (Server Component)
  144. Урок 144. 00:03:08
    Header (Client Component)
  145. Урок 145. 00:06:50
    The Authentication Flicker
  146. Урок 146. 00:09:25
    One-to-Many Relation
  147. Урок 147. 00:02:37
    Referential Actions
  148. Урок 148. 00:03:15
    Non-Nullable Relation
  149. Урок 149. 00:02:21
    Relation Queries
  150. Урок 150. 00:03:12
    Exclude Sensitive Information
  151. Урок 151. 00:08:05
    Protected Routes
  152. Урок 152. 00:05:36
    Ownership
  153. Урок 153. 00:08:16
    Protected APIs
  154. Урок 154. 00:02:20
    Protected UI
  155. Урок 155. 00:04:34
    All Tickets vs My Tickets
  156. Урок 156. 00:09:52
    Sidebar
  157. Урок 157. 00:03:52
    Authenticated Sidebar
  158. Урок 158. 00:06:11
    Breadcrumbs
  159. Урок 159. 00:07:40
    Tabs
  160. Урок 160. 00:08:34
    Active Path (Fastest Levenshtein)
  161. Урок 161. 00:04:34
    Account Dropdown
  162. Урок 162. 00:03:09
    Route Groups
  163. Урок 163. 00:05:33
    Private Folders
  164. Урок 164. 00:07:41
    useSearchParams
  165. Урок 165. 00:05:32
    searchParams [B]
  166. Урок 166. 00:01:55
    Debounce Requests
  167. Урок 167. 00:10:51
    Sort
  168. Урок 168. 00:08:05
    Typed Search Params [B]
  169. Урок 169. 00:09:53
    useQueryState
  170. Урок 170. 00:06:41
    useQueryStates
  171. Урок 171. 00:02:29
    Composite Key
  172. Урок 172. 00:06:19
    Mediator Components
  173. Урок 173. 00:10:50
    URL State
  174. Урок 174. 00:03:55
    Offset-Based Pagination
  175. Урок 175. 00:07:30
    Metadata in Pagination with Prop Drilling
  176. Урок 176. 00:02:09
    Database Transactions
  177. Урок 177. 00:06:13
    Interplay between Interactions (UX)
  178. Урок 178. 00:03:24
    Dynamic Page Size
  179. Урок 179. 00:05:36
    Route Handler
  180. Урок 180. 00:03:40
    Route Params in Route Handler [B]
  181. Урок 181. 00:05:43
    Search Params in Route Handler
  182. Урок 182. 00:01:38
    Intro (with Challenge)
  183. Урок 183. 00:06:25
    Many-to-One Relation
  184. Урок 184. 00:10:53
    Read Comments
  185. Урок 185. 00:11:24
    Create Comment
  186. Урок 186. 00:14:42
    Delete Comment
  187. Урок 187. 00:08:06
    Sequential Data Fetching
  188. Урок 188. 00:06:14
    Parallel Data Fetching
  189. Урок 189. 00:10:36
    Explicit Client Components
  190. Урок 190. 00:06:25
    Implicit Client Components
  191. Урок 191. 00:03:01
    Hydration Mismatch
  192. Урок 192. 00:02:29
    Async Client Components
  193. Урок 193. 00:01:33
    Client-Server Boundary
  194. Урок 194. 00:08:31
    Client-Server Composition
  195. Урок 195. 00:04:45
    “use client”;
  196. Урок 196. 00:03:16
    “use server”;
  197. Урок 197. 00:06:50
    Continuous Offset-Based Pagination
  198. Урок 198. 00:02:35
    Initial State
  199. Урок 199. 00:02:59
    Sliding Window
  200. Урок 200. 00:06:03
    Client-Side State: Remove Comment
  201. Урок 201. 00:10:08
    Client-Side State: Add Comment
  202. Урок 202. 00:02:45
    TypeScript Generics (Bonus)
  203. Урок 203. 00:09:09
    Delete Feedback (Toast)
  204. Урок 204. 00:04:34
    Delete Feedback (Button)
  205. Урок 205. 00:05:58
    Cursor-Based Pagination (Timestamp)
  206. Урок 206. 00:04:00
    Cursor-Based Pagination (Unique ID)
  207. Урок 207. 00:03:53
    Deliberate Over-Fetching
  208. Урок 208. 00:04:42
    TypeScript Generics (Bonus)
  209. Урок 209. 00:05:05
    React Query Provider
  210. Урок 210. 00:07:47
    useInfiniteQuery
  211. Урок 211. 00:05:36
    initialData
  212. Урок 212. 00:03:19
    Refetch (Option 1)
  213. Урок 213. 00:02:15
    Invalidate Query (Option 2)
  214. Урок 214. 00:04:50
    Infinite Scroll
  215. Урок 215. 00:09:53
    Custom Domain
  216. Урок 216. 00:04:39
    001 - The Plan
  217. Урок 217. 00:06:43
    002 - Forgot Password (Public Page)
  218. Урок 218. 00:02:49
    003 - Password Reset Token
  219. Урок 219. 00:09:12
    004 - Password Reset Link
  220. Урок 220. 00:10:00
    005 - Reset Password (Public Page)
  221. Урок 221. 00:04:53
    006 - Reset Password (Public Page)
  222. Урок 222. 00:08:26
    007 - Change Password (Protected Page)
  223. Урок 223. 00:03:30
    008 - Many vs One Password Reset Token (Discussion)
  224. Урок 224. 00:06:23
    009 - Render Emails
  225. Урок 225. 00:03:34
    010 - Preview Emails
  226. Урок 226. 00:03:44
    011 - Resend
  227. Урок 227. 00:05:19
    012 - Custom Email Domain
  228. Урок 228. 00:05:48
    013 - Send Emails
  229. Урок 229. 00:02:16
    014 - Resend Dashboard
  230. Урок 230. 00:03:25
    015 - Why a Queue_
  231. Урок 231. 00:03:40
    016 - Inngest
  232. Урок 232. 00:05:23
    017 - Receive Events with Functions
  233. Урок 233. 00:04:58
    018 - Send Events
  234. Урок 234. 00:02:13
    019 - Recap
  235. Урок 235. 00:02:25
    020 - Type-Safe Events
  236. Урок 236. 00:05:39
    021 - Retries
  237. Урок 237. 00:03:24
    022 - Inngest + Vercel (Integration)
  238. Урок 238. 00:00:36
    023 - Explore Inngest
  239. Урок 239. 00:03:18
    024 - Is Verified Email
  240. Урок 240. 00:02:04
    025 - Redirect if not Verified
  241. Урок 241. 00:02:33
    026 - Email Verification Token
  242. Урок 242. 00:01:30
    027 - Generate Random Code
  243. Урок 243. 00:04:24
    028 - Email Verification Code
  244. Урок 244. 00:04:26
    029 - Verify Email with Code
  245. Урок 245. 00:04:56
    030 - Verify Email with Code
  246. Урок 246. 00:06:03
    031 - Verify Email with Code
  247. Урок 247. 00:07:42
    032 - Fine-Grained Authorization
  248. Урок 248. 00:05:20
    033 - Send Email Verification
  249. Урок 249. 00:05:41
    034 - Queue Email Verification
  250. Урок 250. 00:06:54
    035 - Resend Verification Email
  251. Урок 251. 00:08:38
    036 - Many-to-Many, Users-to-Organizations
  252. Урок 252. 00:06:30
    037 - Read Organizations
  253. Урок 253. 00:02:52
    038 - Never Trust the Client, Trust the Server
  254. Урок 254. 00:03:42
    039 - Do not Over-Fetch ...
  255. Урок 255. 00:02:11
    040 - ... but keep the information you need
  256. Урок 256. 00:02:09
    041 - Redirect if no Organization ...
  257. Урок 257. 00:05:17
    042 - ... but do not introduce Regression Bugs (Software Craftsmanship)
  258. Урок 258. 00:05:16
    043 - Require Organization during Onboarding
  259. Урок 259. 00:05:41
    044 - Create More Organization
  260. Урок 260. 00:04:18
    045 - Manage Organization
  261. Урок 261. 00:08:07
    046 - One-Way Relation and Referential Integrity
  262. Урок 262. 00:13:16
    047 - Switch Organization (Idempotent Operation) [C]
  263. Урок 263. 00:02:22
    048 - Switch Organization (Idempotent Operation) [C]
  264. Урок 264. 00:03:22
    049 - Investigating (Software Craftsmanship)
  265. Урок 265. 00:02:46
    050 - Compound Key
  266. Урок 266. 00:05:01
    051 - Require Default Organization
  267. Урок 267. 00:05:58
    052 - Require Default Organization
  268. Урок 268. 00:08:09
    053 - Require Default Organization
  269. Урок 269. 00:05:51
    054 - Impossible States (Interactive Transactions)
  270. Урок 270. 00:09:14
    055 - Delete Organization
  271. Урок 271. 00:03:33
    056 - Client-Side Refresh
  272. Урок 272. 00:03:18
    057 - Limited Access
  273. Урок 273. 00:08:32
    058 - Read Memberships
  274. Урок 274. 00:08:42
    059 - Delete Membership
  275. Урок 275. 00:02:40
    060 - Leave Organization
  276. Урок 276. 00:02:56
    061 - Database Schema
  277. Урок 277. 00:09:00
    062 - Protected Admin Routes
  278. Урок 278. 00:03:51
    063 - Protected Admin UI
  279. Урок 279. 00:03:25
    064 - Protected Admin API
  280. Урок 280. 00:11:29
    065 - Protected Admin API
  281. Урок 281. 00:08:21
    066 - Change Role
  282. Урок 282. 00:03:00
    067 - Actual Use Case Tickets belong to Organizations
  283. Урок 283. 00:06:36
    068 - Create Ticket in Organization
  284. Урок 284. 00:10:16
    069 - Read Tickets by Organization
  285. Урок 285. 00:08:56
    070 - Manage Permissions
  286. Урок 286. 00:07:54
    071 - Authorize based on Permission (1)
  287. Урок 287. 00:09:49
    072 - Authorize based on Permission (2)
  288. Урок 288. 00:01:38
    073 - Do not trust the UI
  289. Урок 289. 00:03:23
    074 - Database Model
  290. Урок 290. 00:01:16
    075 - Unique Constraints
  291. Урок 291. 00:06:35
    076 - Read Invitations
  292. Урок 292. 00:05:30
    077 - Read Invitations
  293. Урок 293. 00:07:20
    078 - Invite by Email
  294. Урок 294. 00:06:00
    079 - Invitation Token & Link
  295. Урок 295. 00:03:19
    080 - Invitation Email
  296. Урок 296. 00:03:43
    081 - Queue Invitation
  297. Урок 297. 00:02:04
    082 - Queue and Send Invitation
  298. Урок 298. 00:03:45
    083 - Accept Invitation Strategies
  299. Урок 299. 00:06:57
    084 - Accept Invitation as User
  300. Урок 300. 00:09:38
    085 - Accept Invitation as Anonymous [C]
  301. Урок 301. 00:06:53
    086 - Revoke Invitation
  302. Урок 302. 00:04:13
    087 - Amazon AWS S3
  303. Урок 303. 00:05:26
    088 - Amazon AWS IAM
  304. Урок 304. 00:03:06
    089 - AWS SDK for JavaScript
  305. Урок 305. 00:05:07
    090 - Tickets with Attachments
  306. Урок 306. 00:06:37
    091 - Upload Files
  307. Урок 307. 00:04:59
    092 - File Validation
  308. Урок 308. 00:06:27
    093 - Store Files in Amazon S3
  309. Урок 309. 00:02:17
    094 - List Attachments
  310. Урок 310. 00:05:22
    095 - Delete Attachments from Database
  311. Урок 311. 00:05:01
    096 - Delete Files from Amazon S3
  312. Урок 312. 00:03:23
    097 - Synchronize AWS S3 with Database
  313. Урок 313. 00:09:13
    098 - Download Files with Presigned URLs
  314. Урок 314. 00:03:17
    099 - From Files to Folders
  315. Урок 315. 00:05:13
    100 - Custom Hook Extraction
  316. Урок 316. 00:02:27
    101 - Variable Extraction
  317. Урок 317. 00:02:58
    102 - Component Extraction
  318. Урок 318. 00:06:14
    103 - Render Prop Component
  319. Урок 319. 00:04:43
    104 - Polymorphic Relationship
  320. Урок 320. 00:05:11
    105 - Read Polymorphic Relations
  321. Урок 321. 00:10:35
    106 - Create a Polymorphic Relation
  322. Урок 322. 00:03:55
    107 - Type Guards in TypeScript
  323. Урок 323. 00:01:32
    108 - Helper Functions
  324. Урок 324. 00:07:13
    109 - Delete a Polymorphic Relation
  325. Урок 325. 00:04:30
    110 - Sign a Polymorphic Relation
  326. Урок 326. 00:02:30
    111 - Intro (Challenge)
  327. Урок 327. 00:09:09
    112 - Polymorphic Comments
  328. Урок 328. 00:02:52
    113 - Limits of the Client-Server Boundary (Discussion)
  329. Урок 329. 00:02:32
    114 - N+1 Problem (Discussion)
  330. Урок 330. 00:06:53
    115 - Nested Fetch
  331. Урок 331. 00:05:07
    116 - Invalidate Client-Side Cache
  332. Урок 332. 00:04:23
    117 - Isomorphic Components (Discussion)
  333. Урок 333. 00:04:30
    118 - Use Case for Layer(s)
  334. Урок 334. 00:03:35
    119 - Service Layer
  335. Урок 335. 00:01:59
    120 - Descriptive Layers
  336. Урок 336. 00:03:02
    121 - The Case for Barrel Files
  337. Урок 337. 00:05:12
    122 - Error Handling across Layers
  338. Урок 338. 00:02:19
    123 - Reuse Schema
  339. Урок 339. 00:04:23
    124 - Reuse Service
  340. Урок 340. 00:03:31
    125 - Service Layer to Data Layer
  341. Урок 341. 00:03:10
    126 - API Layer to Data Layer
  342. Урок 342. 00:04:00
    127 - Dynamic Include Statement
  343. Урок 343. 00:08:30
    128 - Function Overloads (Discussion)
  344. Урок 344. 00:01:40
    129 - Why DTOs
  345. Урок 345. 00:03:27
    130 - Implement DTO
  346. Урок 346. 00:02:45
    131 - Usage DTO (Create Attachments)
  347. Урок 347. 00:02:29
    132 - Usage DTO (Delete Attachment)
  348. Урок 348. 00:03:05
    133 - Usage DTO (Sign Attachment)
  349. Урок 349. 00:03:21
    134 - Usage DTO (Create Comment)
  350. Урок 350. 00:01:23
    135 - Ticket-to-Ticket Relations
  351. Урок 351. 00:03:42
    136 - List Ticket References
  352. Урок 352. 00:06:08
    137 - Connect Ticket Reference
  353. Урок 353. 00:05:46
    138 - Disconnect Ticket Reference
  354. Урок 354. 00:05:30
    139 - Embed Ticket Reference by ID
  355. Урок 355. 00:03:46
    140 - Organization-Level Creadentials
  356. Урок 356. 00:06:03
    141 - Create Credential
  357. Урок 357. 00:03:16
    142 - Show Once, Copy Secret
  358. Урок 358. 00:03:19
    143 - Obfuscate Secrets
  359. Урок 359. 00:02:13
    144 - Protected API
  360. Урок 360. 00:07:45
    145 - Bearer Authorization
  361. Урок 361. 00:03:20
    146 - Exclude Sensitive Information (Discussion)
  362. Урок 362. 00:06:33
    147 - Timing Attack
  363. Урок 363. 00:02:30
    148 - Enumeration Attack
  364. Урок 364. 00:04:36
    149 - Throttling Token Generation
  365. Урок 365. 00:03:52
    150 - Client-Side Guardrails Preventing UI-Level Misuse
  366. Урок 366. 00:03:45
    151 - Server-Side Guardrails Stricter Validation
  367. Урок 367. 00:02:52
    152 - Injection & Sanitization (Discussion)
  368. Урок 368. 00:02:51
    153 - Stripe API Keys
  369. Урок 369. 00:04:16
    154 - Stripe Installation
  370. Урок 370. 00:02:04
    155 - One-to-One Relationship
  371. Урок 371. 00:05:41
    156 - Stripe Customer
  372. Урок 372. 00:08:24
    157 - Stripe Products & Stripe Prices
  373. Урок 373. 00:06:56
    158 - Pricing Page
  374. Урок 374. 00:02:56
    159 - Subscription Page
  375. Урок 375. 00:01:56
    160 - Checkout Session
  376. Урок 376. 00:08:58
    161 - Webhooks
  377. Урок 377. 00:06:38
    162 - Webhooks
  378. Урок 378. 00:04:55
    163 - Customer Portal
  379. Урок 379. 00:06:58
    164 - Subscription Status
  380. Урок 380. 00:10:05
    165 - Change Subscription
  381. Урок 381. 00:03:34
    166 - Cancel Subscription
  382. Урок 382. 00:06:00
    167 - Test Clock
  383. Урок 383. 00:10:03
    168 - Provisioning