Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Next JS & Typescript with Shopify Integration - Full Guide, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:31
    Short Introduction
  2. Урок 2. 00:01:35
    Course Motivation
  3. Урок 3. 00:05:52
    [Optional] How to resolve issues
  4. Урок 4. 00:05:57
    Next Init
  5. Урок 5. 00:06:11
    Ts Init
  6. Урок 6. 00:05:58
    Ts options
  7. Урок 7. 00:08:24
    Ts Config
  8. Урок 8. 00:04:05
    Playground
  9. Урок 9. 00:06:16
    [ai] Function params
  10. Урок 10. 00:06:32
    [ai] Custom types
  11. Урок 11. 00:05:00
    [ai] Interface vs Type
  12. Урок 12. 00:08:22
    [ai] Function Types
  13. Урок 13. 00:03:42
    [ai] Class Types
  14. Урок 14. 00:02:57
    [ai] Optional Parameters
  15. Урок 15. 00:06:48
    [ai] Narrowing
  16. Урок 16. 00:04:22
    [ai] Extending Interface
  17. Урок 17. 00:05:00
    [ai] Extending Type
  18. Урок 18. 00:02:45
    [ai] Unions
  19. Урок 19. 00:05:32
    [ai] Union narrowing
  20. Урок 20. 00:02:06
    [ai] Type casting
  21. Урок 21. 00:06:11
    [ai] Interface narrowing
  22. Урок 22. 00:02:10
    [ai] Declaration merging
  23. Урок 23. 00:03:13
    [ai] Never usage
  24. Урок 24. 00:04:44
    [ai] Generic Objects Types
  25. Урок 25. 00:03:08
    [ai] Unknown type
  26. Урок 26. 00:05:47
    [ai] Void Type
  27. Урок 27. 00:04:25
    [ai] Array Generic
  28. Урок 28. 00:11:37
    [ai] Custom Generic Type
  29. Урок 29. 00:06:11
    [ai] Generic extends
  30. Урок 30. 00:04:51
    [ai] Default values of generics
  31. Урок 31. 00:08:26
    [ai] Generic Types with Extends
  32. Урок 32. 00:05:14
    [ai] Ternary with Generics
  33. Урок 33. 00:04:31
    Single from Array Type
  34. Урок 34. 00:04:52
    Array Index Types
  35. Урок 35. 00:05:49
    Mapped Types
  36. Урок 36. 00:06:35
    Typeof
  37. Урок 37. 00:08:59
    Infer keyword
  38. Урок 38. 00:02:50
    KeyOf
  39. Урок 39. 00:04:46
    Multiple generic params
  40. Урок 40. 00:12:08
    Infering return type of Promise
  41. Урок 41. 00:05:23
    Infer get static props
  42. Урок 42. 00:05:38
    Get all products separation
  43. Урок 43. 00:09:19
    Fetch Api Function
  44. Урок 44. 00:20:36
    Integrate Custom API Server
  45. Урок 45. 00:16:36
    More about Shopify GraphQL
  46. Урок 46. 00:09:19
    Fetch product query
  47. Урок 47. 00:08:26
    Move fetch API
  48. Урок 48. 00:10:05
    Specify fetcher return type
  49. Урок 49. 00:04:00
    Map product from connection type
  50. Урок 50. 00:13:13
    Normalize product
  51. Урок 51. 00:09:43
    Normalize product images
  52. Урок 52. 00:05:25
    Product bussines type
  53. Урок 53. 00:05:40
    Alias Imports
  54. Урок 54. 00:05:51
    Module re-exports
  55. Урок 55. 00:06:43
    Next config file
  56. Урок 56. 00:08:45
    Framework specific configuration
  57. Урок 57. 00:10:47
    Ts config specific setup
  58. Урок 58. 00:08:07
    Format JSON in config file
  59. Урок 59. 00:10:56
    Handle corner cases in config
  60. Урок 60. 00:06:57
    Shopify Config
  61. Урок 61. 00:09:57
    Api config type
  62. Урок 62. 00:06:07
    _app component
  63. Урок 63. 00:07:55
    Layout component
  64. Урок 64. 00:04:55
    Reusable layout
  65. Урок 65. 00:02:12
    Noop
  66. Урок 66. 00:02:35
    Css Start
  67. Урок 67. 00:15:05
    Tailwind & PostCSS
  68. Урок 68. 00:06:33
    Generate PostCss output
  69. Урок 69. 00:02:13
    Autoprefixer
  70. Урок 70. 00:09:21
    Layout styling
  71. Урок 71. 00:06:25
    Add fit styling
  72. Урок 72. 00:06:37
    Css variables
  73. Урок 73. 00:03:53
    Tailwind variables
  74. Урок 74. 00:02:13
    BG Color
  75. Урок 75. 00:08:09
    Product Card
  76. Урок 76. 00:08:43
    Product info
  77. Урок 77. 00:05:25
    Grid Component
  78. Урок 78. 00:11:06
    Grid stylings
  79. Урок 79. 00:08:33
    More About Grid Stylings
  80. Урок 80. 00:08:17
    Additional Explanation
  81. Урок 81. 00:03:43
    Product Images
  82. Урок 82. 00:01:54
    Grid on LG screen
  83. Урок 83. 00:05:48
    LayoutA
  84. Урок 84. 00:04:40
    LayoutA Col
  85. Урок 85. 00:14:26
    [css] Product Tag
  86. Урок 86. 00:06:04
    [css] Product BG
  87. Урок 87. 00:06:14
    [css] Pattern svg
  88. Урок 88. 00:04:29
    [css] Scaling up
  89. Урок 89. 00:04:06
    [css] Transition
  90. Урок 90. 00:07:38
    Normalize product price
  91. Урок 91. 00:02:47
    [css] Max Height
  92. Урок 92. 00:06:20
    Flex Start
  93. Урок 93. 00:07:46
    Apply Flex & Flex 1
  94. Урок 94. 00:03:15
    Flex shrink
  95. Урок 95. 00:11:21
    Flex basis
  96. Урок 96. 00:09:09
    Justify content
  97. Урок 97. 00:14:36
    Hero component
  98. Урок 98. 00:06:52
    Container
  99. Урок 99. 00:05:19
    Container custom element
  100. Урок 100. 00:04:43
    El type
  101. Урок 101. 00:07:40
    Flex Hero
  102. Урок 102. 00:07:59
    Marquee
  103. Урок 103. 00:04:20
    Product Variant
  104. Урок 104. 00:10:43
    Slim Product
  105. Урок 105. 00:03:34
    Ticker
  106. Урок 106. 00:02:53
    Layout B
  107. Урок 107. 00:03:41
    Marquee variant
  108. Урок 108. 00:02:57
    Footer
  109. Урок 109. 00:03:28
    Navbar
  110. Урок 110. 00:07:31
    Navbar Links
  111. Урок 111. 00:09:19
    Usernav
  112. Урок 112. 00:03:39
    Icons
  113. Урок 113. 00:13:53
    Sidebars, Wishlist
  114. Урок 114. 00:10:20
    UI Provider
  115. Урок 115. 00:06:59
    State in Ui Provider
  116. Урок 116. 00:09:39
    Ui provider Interfaces
  117. Урок 117. 00:11:39
    use reducer
  118. Урок 118. 00:06:07
    Get ref
  119. Урок 119. 00:05:07
    Disable scroll
  120. Урок 120. 00:04:44
    Issue Introduction
  121. Урок 121. 00:03:54
    Use memo
  122. Урок 122. 00:14:21
    Product Detail Page
  123. Урок 123. 00:09:02
    get all products paths
  124. Урок 124. 00:08:02
    get static paths query
  125. Урок 125. 00:06:05
    Get Product Function
  126. Урок 126. 00:09:37
    Get Product Query
  127. Урок 127. 00:11:43
    Pass variables to query
  128. Урок 128. 00:07:17
    Specify variables type
  129. Урок 129. 00:08:22
    Get normalized product
  130. Урок 130. 00:08:26
    Normalize Options
  131. Урок 131. 00:07:53
    Normalize finished
  132. Урок 132. 00:09:01
    Normalize variants
  133. Урок 133. 00:06:12
    Normalize variants options
  134. Урок 134. 00:11:48
    Variant and Option types
  135. Урок 135. 00:05:14
    Product View
  136. Урок 136. 00:09:53
    Product Data
  137. Урок 137. 00:10:26
    Keen Slider
  138. Урок 138. 00:08:15
    Sliding in keen slider
  139. Урок 139. 00:08:13
    Product Slider Done
  140. Урок 140. 00:05:48
    UI Button
  141. Урок 141. 00:06:25
    Button Improvements
  142. Урок 142. 00:05:46
    Display variant options
  143. Урок 143. 00:08:41
    Swatch
  144. Урок 144. 00:05:56
    Style Swatch
  145. Урок 145. 00:06:14
    Choices
  146. Урок 146. 00:04:03
    Choices type
  147. Урок 147. 00:11:48
    Active Choice
  148. Урок 148. 00:10:50
    isDark color
  149. Урок 149. 00:10:40
    get variant
  150. Урок 150. 00:13:21
    Find variant
  151. Урок 151. 00:08:39
    Add item to cart
  152. Урок 152. 00:10:35
    use add item
  153. Урок 153. 00:06:01
    useHook handler
  154. Урок 154. 00:09:02
    Use Api provider
  155. Урок 155. 00:11:11
    Shopify api provider
  156. Урок 156. 00:04:03
    Core config
  157. Урок 157. 00:06:05
    Api Hooks
  158. Урок 158. 00:05:24
    Context types
  159. Урок 159. 00:11:26
    Use hook
  160. Урок 160. 00:04:32
    Provide fetch
  161. Урок 161. 00:06:13
    Mutation Hook
  162. Урок 162. 00:10:04
    Pass custom fetch
  163. Урок 163. 00:05:55
    Hook fetcher types
  164. Урок 164. 00:06:18
    Call Api Fetcher
  165. Урок 165. 00:11:30
    Api URL rework
  166. Урок 166. 00:03:18
    Fix Fetcher type
  167. Урок 167. 00:05:52
    Fetcher options
  168. Урок 168. 00:11:02
    Variables Specification
  169. Урок 169. 00:09:01
    Get checkout id
  170. Урок 170. 00:07:26
    Checkout Line Items Add
  171. Урок 171. 00:10:53
    use cart preparation
  172. Урок 172. 00:03:34
    Fixing types
  173. Урок 173. 00:03:47
    useSWRHook
  174. Урок 174. 00:10:31
    useData hook
  175. Урок 175. 00:12:46
    Call fetcher in use data
  176. Урок 176. 00:11:25
    cookies checkout id
  177. Урок 177. 00:05:06
    get checkout cookie from provider
  178. Урок 178. 00:09:00
    checkout create prep
  179. Урок 179. 00:09:52
    Checkout create mutation
  180. Урок 180. 00:08:35
    extract data from checkout create
  181. Урок 181. 00:09:22
    Store Cookies to Browser
  182. Урок 182. 00:07:51
    get checkout query
  183. Урок 183. 00:08:02
    Checkout detail fragment
  184. Урок 184. 00:09:14
    useSWR
  185. Урок 185. 00:06:25
    useSWR improvement and useMemo
  186. Урок 186. 00:06:35
    Pass SWR options
  187. Урок 187. 00:06:39
    Checkout to cart
  188. Урок 188. 00:08:36
    Cart normalization
  189. Урок 189. 00:12:05
    Normalize line item
  190. Урок 190. 00:06:42
    Normalize images, options
  191. Урок 191. 00:06:44
    Line item interface
  192. Урок 192. 00:08:10
    Mutation Hook
  193. Урок 193. 00:13:44
    Mutation Hook Descriptor
  194. Урок 194. 00:06:25
    Fetcher Output
  195. Урок 195. 00:12:48
    UseAddItem type
  196. Урок 196. 00:09:45
    SWR Hook Type
  197. Урок 197. 00:07:18
    Use Data Type
  198. Урок 198. 00:03:58
    Fetcher output description
  199. Урок 199. 00:10:07
    Use Cart Type
  200. Урок 200. 00:07:08
    Display items in cart
  201. Урок 201. 00:05:04
    Extend isEmpty to SWR
  202. Урок 202. 00:08:41
    Cart Item Component
  203. Урок 203. 00:06:39
    Display cart options
  204. Урок 204. 00:07:47
    Mutate Cart
  205. Урок 205. 00:07:07
    Display items count
  206. Урок 206. 00:09:25
    Provide swatch
  207. Урок 207. 00:11:06
    Use remove item
  208. Урок 208. 00:05:51
    Remove item descriptor
  209. Урок 209. 00:07:06
    Remove item done
  210. Урок 210. 00:02:43
    Remove item handler type
  211. Урок 211. 00:10:18
    Use update item start
  212. Урок 212. 00:09:21
    Handle quantity
  213. Урок 213. 00:01:41
    Quantity improvement
  214. Урок 214. 00:11:10
    Use update item done
  215. Урок 215. 00:02:51
    Use update item type
  216. Урок 216. 00:03:26
    Small improvements
  217. Урок 217. 00:10:00
    Loading button
  218. Урок 218. 00:06:51
    Loading Dots + Default variant
  219. Урок 219. 00:04:55
    Button to link
  220. Урок 220. 00:09:16
    Shopify and private app
  221. Урок 221. 00:12:01
    Creating Shopify products
  222. Урок 222. 00:13:05
    Accessing Storefront API
  223. Урок 223. 00:06:19
    Checkout API
  224. Урок 224. 00:12:04
    Handling checkout
  225. Урок 225. 00:10:13
    Remove old checkout
  226. Урок 226. 00:09:13
    Github deployment
  227. Урок 227. 00:05:45
    Deployment To Vercel
  228. Урок 228. 00:05:02
    Course End