1. Урок 1. 00:09:34
    Tooling and Starter Files Setup
  2. Урок 2. 00:07:42
    The Tech Stack Explained
  3. Урок 3. 00:08:53
    An intro to Next
  4. Урок 4. 00:18:13
    Creating a Page Layout Component
  5. Урок 5. 00:07:50
    Creating our Header and Nav Components
  6. Урок 6. 00:11:53
    An Intro to Styled Components and CSS
  7. Урок 7. 00:10:17
    Global Styles, Typography and Layout Styles
  8. Урок 8. 00:06:22
    Visualizing Route Changes
  9. Урок 9. 00:06:31
    Fixing Styled Components Flicker on Server Render
  10. Урок 10. 00:13:02
    Setting up MongoDB
  11. Урок 11. 00:06:52
    An Intro to GraphQL
  12. Урок 12. 00:11:29
    Setting up Keystone and Typescript
  13. Урок 13. 00:05:49
    Creating our first User data type
  14. Урок 14. 00:08:09
    Adding Auth to our Application
  15. Урок 15. 00:07:33
    Creating our Products Data Type
  16. Урок 16. 00:08:00
    Uploading Product Images
  17. Урок 17. 00:06:40
    Creating two way data relationships in Keystone
  18. Урок 18. 00:07:39
    Inserting Seed Data
  19. Урок 19. 00:18:36
    Setting up Apollo Client
  20. Урок 20. 00:29:53
    Fetching Data with hooks and Displaying it in our Front End
  21. Урок 21. 00:02:00
    Fixing and Styling the Nav
  22. Урок 22. 00:24:14
    A real good lesson in React Forms and Custom Hooks
  23. Урок 23. 00:10:42
    Hooking up our File input and Form Styles
  24. Урок 24. 00:17:30
    Creating Products via our Mutations
  25. Урок 25. 00:05:18
    Refetching Queries after a Successful Mutation
  26. Урок 26. 00:02:38
    Programmatically Changing the Page after product creation
  27. Урок 27. 00:25:58
    Displaying Single Items, Routing and SEO
  28. Урок 28. 00:24:51
    Updating Items
  29. Урок 29. 00:07:31
    Using useEffect to deal with a tricking loading state issue
  30. Урок 30. 00:10:34
    Deleting Products
  31. Урок 31. 00:04:44
    Evicting Items from the Apollo Cache
  32. Урок 32. 00:17:05
    Pagination Links
  33. Урок 33. 00:11:15
    Pagination Dynamic Routing
  34. Урок 34. 00:04:44
    Adjusting our Query for Pagination Values
  35. Урок 35. 00:26:33
    Custom Type Policies and Control over the Apollo Cache
  36. Урок 36. 00:09:35
    Querying The Current User
  37. Урок 37. 00:25:33
    Creating a Sign In Component
  38. Урок 38. 00:05:30
    Creating a Sign Out Component
  39. Урок 39. 00:13:27
    Creating our Sign Up Flow
  40. Урок 40. 00:08:49
    Password Reset - Requesting a Reset
  41. Урок 41. 00:14:11
    Password Reset - Setting a new Password
  42. Урок 42. 00:17:33
    Password Reset - sending the email
  43. Урок 43. 00:06:47
    Cart - Creating the Data Type and Two Way Relationships
  44. Урок 44. 00:16:50
    Cart - Displaying Items in a Custom Component
  45. Урок 45. 00:15:53
    Cart - Using Recat Context for our Cart State
  46. Урок 46. 00:23:20
    Cart - Adding Items to Cart
  47. Урок 47. 00:05:55
    Cart - Adding Items To Cart in React
  48. Урок 48. 00:12:19
    Cart - Animating the Cart Cart Value
  49. Урок 49. 00:05:59
    Cart - Remove From Cart Button
  50. Урок 50. 00:05:03
    Cart - Evicting Cart Items from the Cache
  51. Урок 51. 00:30:30
    Search
  52. Урок 52. 00:11:23
    Setting Up our Stripe Checkout
  53. Урок 53. 00:12:39
    Writing our Client Side Checkout Handler Logic
  54. Урок 54. 00:10:28
    Creating our Order and OrderItem Data Types
  55. Урок 55. 00:17:46
    Custom Checkout Mutation with Stripe
  56. Урок 56. 00:06:50
    Linking up our Frontend to the custom backend checkout mutation
  57. Урок 57. 00:09:05
    Creating our Order and OrderItems in our Mutation
  58. Урок 58. 00:10:03
    Finishing up the Checkout UI and Flow
  59. Урок 59. 00:10:57
    Displaying a Single Order
  60. Урок 60. 00:12:48
    Displaying All Orders
  61. Урок 61. 00:03:29
    Roles and Permissions - A Primer
  62. Урок 62. 00:07:04
    Creating the Roles and Permissions Schema + UI
  63. Урок 63. 00:09:16
    Basic Access Control via Sessions
  64. Урок 64. 00:07:13
    Permissions Access Functions
  65. Урок 65. 00:14:08
    More Flexible Rule Based Functions
  66. Урок 66. 00:03:12
    Getting Meta - Roles based Roles and Hiding UI
  67. Урок 67. 00:07:09
    Cart and Order based Rules
  68. Урок 68. 00:05:15
    User and Field Based Permissions
  69. Урок 69. 00:01:27
    Product Image Permissions
  70. Урок 70. 00:03:13
    Creating a Gated Sign In Component
  71. Урок 71. 00:07:40
    Test Setup, Tooling and Methodology
  72. Урок 72. 00:10:51
    Testing Basics
  73. Урок 73. 00:07:04
    Testing our formatMoney function
  74. Урок 74. 00:15:38
    React Testing Library
  75. Урок 75. 00:06:12
    Snapshot Testing
  76. Урок 76. 00:04:46
    More on Testing Library Queries
  77. Урок 77. 00:15:30
    Mocking GraphQL Data Requests
  78. Урок 78. 00:10:11
    Updating Props and re-rendering
  79. Урок 79. 00:14:41
    Testing Signed in and Signed out Nav States
  80. Урок 80. 00:15:24
    Pagination Testing
  81. Урок 81. 00:17:17
    Testing User Events and Mutations
  82. Урок 82. 00:07:11
    Testing Password Reset Component
  83. Урок 83. 00:23:32
    Mocking 3rd Party Libraries