Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Full Stack React Course 2023, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:54
    1. Course Introduction
  2. Урок 2. 00:01:17
    2. Join the discord group
  3. Урок 3. 00:00:42
    1. React Refresher
  4. Урок 4. 00:08:11
    2. Setting up the tooling
  5. Урок 5. 00:05:35
    3. Components and State
  6. Урок 6. 00:12:46
    4. Imperative vs Declarative
  7. Урок 7. 00:11:11
    5. Passing data and Conditional Rendering
  8. Урок 8. 00:14:50
    6. Use Effect
  9. Урок 9. 00:07:30
    7. Other tools to use
  10. Урок 10. 00:01:14
    1. Let's get started with Next
  11. Урок 11. 00:03:09
    2. Installing Next.js
  12. Урок 12. 00:08:44
    3. Page Routes
  13. Урок 13. 00:11:33
    4. Client Side vs Server Side and Static Generation
  14. Урок 14. 00:14:13
    4. CSR VS SSR VS SSG Example
  15. Урок 15. 00:06:39
    5. Api Routes
  16. Урок 16. 00:10:06
    1. Different Styling Options
  17. Урок 17. 00:09:14
    2. Basics of Tailwind
  18. Урок 18. 00:06:58
    3. Mobile First Approach
  19. Урок 19. 00:02:16
    4. Apply Feature
  20. Урок 20. 00:01:34
    5. Pseudo Classes
  21. Урок 21. 00:02:31
    6. Making it your own
  22. Урок 22. 00:00:37
    1. Getting Started
  23. Урок 23. 00:06:02
    2. Setting up Next with Tailwind
  24. Урок 24. 00:15:35
    3. Prisma Schemas
  25. Урок 25. 00:21:39
    4. Next Auth With Prisma
  26. Урок 26. 00:15:52
    5. Creating A Stripe Customer
  27. Урок 27. 00:23:17
    6. Creating our Navbar
  28. Урок 28. 00:16:32
    7. Fetching Stripe Products
  29. Урок 29. 00:10:11
    8. Formatting Prices
  30. Урок 30. 00:09:51
    9. Styling our home page
  31. Урок 31. 00:23:01
    10. Product Description Page
  32. Урок 32. 00:16:18
    11. State Managment With Zustand
  33. Урок 33. 00:26:40
    12. Adding Products to Cart
  34. Урок 34. 00:09:58
    13. Cart UI
  35. Урок 35. 00:12:11
    14. Adding and Removing Products
  36. Урок 36. 00:04:45
    15. Empty Carts
  37. Урок 37. 00:06:03
    16. Adding Google Fonts
  38. Урок 38. 00:04:04
    17. Total Price Format
  39. Урок 39. 00:16:10
    18. Framer Motion
  40. Урок 40. 00:03:35
    19. Keeping It Mobile Friendly
  41. Урок 41. 00:17:11
    20. Getting Started with Stripe
  42. Урок 42. 00:26:57
    21. Stripe Order Data
  43. Урок 43. 00:32:49
    22. Saving orders
  44. Урок 44. 00:30:34
    23. Rendering Stripe Form
  45. Урок 45. 00:28:37
    24. Success Page
  46. Урок 46. 00:26:47
    25. Stripe Webhooks
  47. Урок 47. 00:30:20
    26. Dashboard Page
  48. Урок 48. 00:06:58
    27. More Dashboard Styling
  49. Урок 49. 00:11:10
    26. Lottie Animations
  50. Урок 50. 00:17:22
    27. Daisy UI
  51. Урок 51. 00:10:02
    28. Adding a dropdown
  52. Урок 52. 00:18:05
    29. Dark Light Mode
  53. Урок 53. 00:13:15
    30. Stripe Darkmode
  54. Урок 54. 00:03:56
    31. Adding Different Fonts
  55. Урок 55. 00:09:00
    1. Quick Fixes before Production
  56. Урок 56. 00:14:46
    2. Pushing to Vercel
  57. Урок 57. 00:08:00
    1.Setting Up Strapi
  58. Урок 58. 00:03:25
    2.Creating a product
  59. Урок 59. 00:05:53
    3.Adding GraphQl
  60. Урок 60. 00:09:20
    4.Cloudinary Integration
  61. Урок 61. 00:02:13
    5.Heading over to the Front End
  62. Урок 62. 00:05:21
    1.Intro to Next.js Files
  63. Урок 63. 00:07:04
    2.Routing System in Next.js