Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Master Class: React + Typescript 2021 Web Development, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:30
    Course Overview
  2. Урок 2. 00:03:01
    Your Instructor
  3. Урок 3. 00:06:21
    What/Why React?
  4. Урок 4. 00:07:50
    First Taste of React
  5. Урок 5. 00:01:17
    Typescript Overview
  6. Урок 6. 00:02:45
    Webpack Overview
  7. Урок 7. 00:00:52
    Introduction
  8. Урок 8. 00:03:52
    Var, Let and Const
  9. Урок 9. 00:06:09
    Var, Let and Const - Hands On
  10. Урок 10. 00:01:15
    Logical OR and AND
  11. Урок 11. 00:03:42
    Logical OR and AND - Hands On
  12. Урок 12. 00:01:38
    Primitive Values vs Reference Type
  13. Урок 13. 00:02:13
    Primitive Values vs Reference Type - Hands On
  14. Урок 14. 00:04:46
    Shallow and Deep Copy
  15. Урок 15. 00:06:01
    Shallow and Deep Copy - Hands On
  16. Урок 16. 00:04:55
    Spread Operator, Rest Parameter, Destructuring
  17. Урок 17. 00:08:47
    Spread Operator, Rest Parameter, Destructuring - Hands On
  18. Урок 18. 00:03:03
    Class
  19. Урок 19. 00:06:01
    Class - Hands On
  20. Урок 20. 00:05:00
    This Object + Arrow Function
  21. Урок 21. 00:03:50
    This Object + Arrow Function - Hands On
  22. Урок 22. 00:12:17
    Promises and Async+Await
  23. Урок 23. 00:13:11
    Promises and Async+Await - Hands On
  24. Урок 24. 00:03:56
    Export & Import
  25. Урок 25. 00:03:53
    Summary
  26. Урок 26. 00:01:26
    Introduction
  27. Урок 27. 00:06:23
    Setup Environment
  28. Урок 28. 00:09:57
    Component & Props
  29. Урок 29. 00:10:56
    Component & Props - Hands On
  30. Урок 30. 00:03:21
    State
  31. Урок 31. 00:13:26
    State - Hands On
  32. Урок 32. 00:03:25
    Lifecycle - Mounting & Unmounting
  33. Урок 33. 00:13:45
    Lifecycle - Mounting & Unmounting - Hands On
  34. Урок 34. 00:05:02
    Lifecycle - Updating
  35. Урок 35. 00:17:39
    Lifecycle - Updating - Hands On
  36. Урок 36. 00:06:18
    Assignment Solution (Optional)
  37. Урок 37. 00:03:36
    Lifecycle - Error Handling
  38. Урок 38. 00:09:54
    Lifecycle - Error Handling - Hands On
  39. Урок 39. 00:01:21
    Extras - Lifecycle
  40. Урок 40. 00:05:25
    Pure Components & React Memo
  41. Урок 41. 00:08:25
    Pure Components & React Memo - Hands On
  42. Урок 42. 00:04:36
    RenderProps & Higher Order Component
  43. Урок 43. 00:17:01
    RenderProps & Higher Order Component - Hands On
  44. Урок 44. 00:03:47
    List & Keys
  45. Урок 45. 00:06:47
    List & Keys - Hands On
  46. Урок 46. 00:05:31
    Refs
  47. Урок 47. 00:12:38
    Refs - Hands On
  48. Урок 48. 00:06:33
    Context API
  49. Урок 49. 00:14:41
    Context API - Hands On
  50. Урок 50. 00:04:29
    Form Elements
  51. Урок 51. 00:07:56
    Form Elements - Hands On
  52. Урок 52. 00:12:07
    Assignment Solution (Optional)
  53. Урок 53. 00:04:35
    Code Splitting
  54. Урок 54. 00:04:59
    Code Splitting - Hands On
  55. Урок 55. 00:04:20
    Children, cloneElement & isValidElement API
  56. Урок 56. 00:06:48
    Children, cloneElement & isValidElement API - Hands On
  57. Урок 57. 00:03:31
    Assignment Solution (Optional)
  58. Урок 58. 00:04:35
    Summary
  59. Урок 59. 00:00:34
    Introduction
  60. Урок 60. 00:03:30
    Render & Hydrate
  61. Урок 61. 00:01:47
    Render API - Hands On
  62. Урок 62. 00:02:43
    Unmount Component At Node API
  63. Урок 63. 00:01:12
    Find Dom Node API
  64. Урок 64. 00:01:48
    Find Dom Node API - Hands On
  65. Урок 65. 00:02:26
    Create Portal API
  66. Урок 66. 00:11:17
    Create Portal API - Hands On
  67. Урок 67. 00:04:51
    Assignment Solution (Optional)
  68. Урок 68. 00:01:04
    Summary
  69. Урок 69. 00:01:16
    Introduction
  70. Урок 70. 00:11:08
    Routing
  71. Урок 71. 00:10:44
    Routing - Hands On Part 1
  72. Урок 72. 00:12:04
    Routing - Hands On Part 2
  73. Урок 73. 00:03:35
    Link and Redirect
  74. Урок 74. 00:08:50
    Link and Redirect - Hands On
  75. Урок 75. 00:03:44
    withRouter HOC
  76. Урок 76. 00:03:04
    History Library
  77. Урок 77. 00:04:36
    History - Hands On
  78. Урок 78. 00:06:47
    Assignment Solution (Optional)
  79. Урок 79. 00:01:47
    Summary
  80. Урок 80. 00:10:29
    Introduction
  81. Урок 81. 00:13:48
    Create & Access Store - Hands On
  82. Урок 82. 00:06:33
    Dispatch Action - Hands On
  83. Урок 83. 00:01:39
    Combine Reducers
  84. Урок 84. 00:07:51
    Combine Reducers - Hands On
  85. Урок 85. 00:01:49
    Middleware
  86. Урок 86. 00:10:10
    Middleware - Hands On
  87. Урок 87. 00:07:55
    Middleware Typescript - Hands On Part 1
  88. Урок 88. 00:10:08
    Middleware Typescript - Hands On Part 2
  89. Урок 89. 00:06:13
    Reselect
  90. Урок 90. 00:03:05
    Redux Devtools
  91. Урок 91. 00:16:37
    Assignment Solution (Optional)
  92. Урок 92. 00:03:08
    Summary
  93. Урок 93. 00:04:31
    Introduction
  94. Урок 94. 00:06:40
    Setup Environment
  95. Урок 95. 00:07:38
    Apply Server-side Rendering
  96. Урок 96. 00:06:17
    Add Redux in Server
  97. Урок 97. 00:01:24
    Summary
  98. Урок 98. 00:03:05
    Ecom Shop Overview
  99. Урок 99. 00:07:51
    Let's setup our environment
  100. Урок 100. 00:08:22
    Create initial pages
  101. Урок 101. 00:07:09
    Add Some Navigations!
  102. Урок 102. 00:06:07
    Decorate our Home Page! Cover Image & Shop Quality
  103. Урок 103. 00:09:21
    More decoration for Home Page! Best Seller & Partners
  104. Урок 104. 00:13:43
    Setup our Redux
  105. Урок 105. 00:02:43
    Redux Saga Overview
  106. Урок 106. 00:14:16
    Use Redux Saga as our Middleware
  107. Урок 107. 00:03:06
    Monitor our Redux, Let's add Redux Devtools!
  108. Урок 108. 00:09:24
    Show some products in All Products Page
  109. Урок 109. 00:05:52
    API Changes. Backend Developers are here!
  110. Урок 110. 00:21:44
    Let's Refactor our Code!
  111. Урок 111. 00:17:13
    Connect Best Seller to Redux
  112. Урок 112. 00:19:37
    Refactor Code & Add Filters Data
  113. Урок 113. 00:08:14
    Create reusable Checkbox Component!
  114. Урок 114. 00:08:29
    Add Sidebar Component UI
  115. Урок 115. 00:24:07
    Use Filters and Update Products List
  116. Урок 116. 00:07:51
    Pagination Overview & Button Component
  117. Урок 117. 00:16:07
    Create Initial Pagination Component
  118. Урок 118. 00:11:10
    Update Redux for Pagination
  119. Урок 119. 00:14:56
    Let's finish Pagination Feature!
  120. Урок 120. 00:10:01
    Reusable Modal Component
  121. Урок 121. 00:15:10
    Initial Product Card Modal Component
  122. Урок 122. 00:16:06
    Refactor our Product Card/Modal Components
  123. Урок 123. 00:22:55
    Complete our Product Card Modal UI
  124. Урок 124. 00:10:34
    Refactor our Product Card Modal UI
  125. Урок 125. 00:22:00
    Add Quantity and Select Variants in Product Card Modal
  126. Урок 126. 00:08:40
    Add To Cart!
  127. Урок 127. 00:05:15
    Cart Items Notification
  128. Урок 128. 00:24:20
    Reusable Popover Component
  129. Урок 129. 00:10:20
    Enhance Popover for our Cart Use Case
  130. Урок 130. 00:18:23
    Complete our Cart Component!
  131. Урок 131. 00:21:03
    Show Products in Checkout Page!
  132. Урок 132. 00:05:56
    Reusable Input Component
  133. Урок 133. 00:13:53
    Customers, please input your details!
  134. Урок 134. 00:21:02
    Add Functionalities to Customer Information UI
  135. Урок 135. 00:04:49
    Refactor our APIs
  136. Урок 136. 00:13:56
    Let's complete customer's purchase!
  137. Урок 137. 00:19:25
    Let's add some Themes in our Shop
  138. Урок 138. 00:04:51
    Refactor UI to change Theme
  139. Урок 139. 00:08:13
    Apply Code Splitting
  140. Урок 140. 00:20:51
    Make this a Universal App!
  141. Урок 141. 00:10:46
    Complete Server-side Rendering Implementation
  142. Урок 142. 00:06:47
    It's now in your hands
  143. Урок 143. 00:04:04
    Introduction
  144. Урок 144. 00:08:51
    add state to functional component, useState Hook!
  145. Урок 145. 00:08:28
    Lifecycle? Let's use useEffect hook
  146. Урок 146. 00:07:43
    useLayoutEffect vs useEffect
  147. Урок 147. 00:13:16
    Memoization? useCallback and useMemo are here
  148. Урок 148. 00:08:13
    Refs? useRef hook is here
  149. Урок 149. 00:06:46
    Override ref properties? useImperativeHandle hook
  150. Урок 150. 00:08:20
    Want to be creative? Let's create a Custom Hook
  151. Урок 151. 00:02:24
    useContext hook to access our Context
  152. Урок 152. 00:14:13
    Complex state logic? useReducer Hook is here!
  153. Урок 153. 00:15:24
    Using Redux? We have React-Redux Hooks
  154. Урок 154. 00:07:20
    Debugging? Use useDebugValue hook!
  155. Урок 155. 00:09:03
    Summary
  156. Урок 156. 00:00:28
    Introduction
  157. Урок 157. 00:06:22
    Convert Pagination Component
  158. Урок 158. 00:04:57
    Convert Modal Component
  159. Урок 159. 00:12:53
    Convert Popover Component
  160. Урок 160. 00:13:34
    Convert All Products Page
  161. Урок 161. 00:12:38
    Refactor & Optimization
  162. Урок 162. 00:14:30
    Convert Customer Information Component
  163. Урок 163. 00:01:03
    It is now in your hands!