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