Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Practical Typescript, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:51
    Typescript Info
  2. Урок 2. 00:02:07
    Useful Info
  3. Урок 3. 00:04:08
    Template
  4. Урок 4. 00:05:57
    Files and Folders
  5. Урок 5. 00:03:58
    Build Step
  6. Урок 6. 00:04:42
    Type Annotations
  7. Урок 7. 00:01:38
    Type Inference
  8. Урок 8. 00:03:28
    First Challenge
  9. Урок 9. 00:03:03
    Setup Info
  10. Урок 10. 00:04:16
    Union Type
  11. Урок 11. 00:03:25
    Type : Any
  12. Урок 12. 00:05:36
    Practical Example
  13. Урок 13. 00:02:01
    Challenge - Union Type
  14. Урок 14. 00:04:49
    Arrays
  15. Урок 15. 00:02:04
    Challenge - Arrays
  16. Урок 16. 00:08:09
    Object Fundamentals
  17. Урок 17. 00:03:33
    Challenge - Objects
  18. Урок 18. 00:04:57
    Functions - Parameters
  19. Урок 19. 00:04:04
    Functions - Returns
  20. Урок 20. 00:03:13
    Type : Any Example
  21. Урок 21. 00:03:46
    Challenge - Functions 1
  22. Урок 22. 00:02:29
    Functions - Optional Parameters
  23. Урок 23. 00:02:32
    Functions - Default Parameters
  24. Урок 24. 00:06:06
    Functions - Rest Parameter
  25. Урок 25. 00:01:47
    Functions - Void Keyword
  26. Урок 26. 00:04:06
    Functions - Type Guards
  27. Урок 27. 00:05:58
    Functions - Objects As Parameters
  28. Урок 28. 00:02:39
    Excess Property Check
  29. Урок 29. 00:06:04
    Challenge - Functions II
  30. Урок 30. 00:05:10
    Type Alias
  31. Урок 31. 00:02:43
    Type Alias - Additional Info
  32. Урок 32. 00:07:31
    Challenge - Type Alias
  33. Урок 33. 00:03:51
    Intersection Type
  34. Урок 34. 00:01:30
    Computed Properties
  35. Урок 35. 00:05:06
    Interface - Fundamentals
  36. Урок 36. 00:05:33
    Interface - Methods
  37. Урок 37. 00:06:50
    Interface Methods - More Options
  38. Урок 38. 00:03:47
    Callenge - Interface I
  39. Урок 39. 00:11:04
    Interface - Merge and Extend
  40. Урок 40. 00:07:43
    Challenge - Interface II
  41. Урок 41. 00:05:05
    Interface - Type Predicate
  42. Урок 42. 00:02:12
    Interface vs Type Alias
  43. Урок 43. 00:05:11
    Tuple
  44. Урок 44. 00:04:34
    Enum - Fundamentals
  45. Урок 45. 00:04:23
    Enum - Reverse Mapping
  46. Урок 46. 00:03:14
    Challenge - Tuple and Enum
  47. Урок 47. 00:07:57
    Type Assertion
  48. Урок 48. 00:06:18
    Type - Unknown
  49. Урок 49. 00:08:32
    Type - Never
  50. Урок 50. 00:05:12
    Modules - Intro
  51. Урок 51. 00:07:22
    Modules - ES6
  52. Урок 52. 00:03:42
    Modules - JS File
  53. Урок 53. 00:04:16
    Type Guards - Typeof
  54. Урок 54. 00:03:51
    Type Guards - Equality and "in"
  55. Урок 55. 00:03:02
    Type Guards - Truthy and Falsy
  56. Урок 56. 00:05:19
    Type Guards - Instanceof
  57. Урок 57. 00:04:54
    Type Guards - Type Predicate
  58. Урок 58. 00:02:58
    Type "never" Gotcha
  59. Урок 59. 00:07:36
    Type Guards - Discriminated Unions
  60. Урок 60. 00:08:00
    Generics - Intro
  61. Урок 61. 00:05:34
    Generics - First Function and Interface
  62. Урок 62. 00:04:16
    Generics - Promise Example
  63. Урок 63. 00:05:14
    Generics - Create Array
  64. Урок 64. 00:02:12
    Generics - Multiple Types
  65. Урок 65. 00:04:09
    Generics - Type Constraints
  66. Урок 66. 00:03:47
    Generics - Type Constraints Second Example
  67. Урок 67. 00:06:16
    Generics - Default Type
  68. Урок 68. 00:07:05
    Fetch Data - Basics
  69. Урок 69. 00:03:03
    Fetch Data - Setup Type
  70. Урок 70. 00:02:03
    Fetch Data - Gotcha
  71. Урок 71. 00:08:18
    Zod Library
  72. Урок 72. 00:08:52
    Declaration Files
  73. Урок 73. 00:03:22
    TS Config
  74. Урок 74. 00:02:57
    Classes - Intro
  75. Урок 75. 00:02:26
    Classes - Default Property
  76. Урок 76. 00:00:55
    Classes - Readonly Modifier
  77. Урок 77. 00:04:39
    Classes - Public and Private Modifiers
  78. Урок 78. 00:03:17
    Classes - Constructor Shortcut
  79. Урок 79. 00:05:14
    Classes - Getters and Setters
  80. Урок 80. 00:02:48
    Classes - Implement Interface
  81. Урок 81. 00:07:38
    Tasks Project - Setup
  82. Урок 82. 00:10:14
    Tasks Project - Useful Info
  83. Урок 83. 00:04:36
    Tasks Project - Select Elements
  84. Урок 84. 00:03:23
    Tasks Project - Submit Event
  85. Урок 85. 00:02:18
    Tasks Project - Event Gotcha
  86. Урок 86. 00:02:17
    Tasks Project - Add Task
  87. Урок 87. 00:02:41
    Tasks Project - Render Task
  88. Урок 88. 00:05:36
    Tasks Project - Local Storage
  89. Урок 89. 00:03:23
    Tasks Project - Checkbox
  90. Урок 90. 00:01:59
    Setup
  91. Урок 91. 00:06:19
    Files and Folders
  92. Урок 92. 00:04:36
    Component Return
  93. Урок 93. 00:05:03
    Props - Inline
  94. Урок 94. 00:01:42
    Props - Type Alias / Interface
  95. Урок 95. 00:05:56
    Children Prop
  96. Урок 96. 00:07:14
    State
  97. Урок 97. 00:04:36
    State - Custom List
  98. Урок 98. 00:06:32
    Events - Change Event
  99. Урок 99. 00:09:22
    Events - Form Event
  100. Урок 100. 00:02:59
    Challenge - Intro
  101. Урок 101. 00:07:21
    Challenge - First Solution
  102. Урок 102. 00:01:34
    Challenge - Alternative Solution
  103. Урок 103. 00:05:15
    Challenge - Typescript Solution
  104. Урок 104. 00:11:28
    Context API - Basic Example
  105. Урок 105. 00:06:48
    Context API - Theme Example
  106. Урок 106. 00:05:03
    useReducer - Setup
  107. Урок 107. 00:04:37
    useReducer - Counter
  108. Урок 108. 00:04:41
    useReducer - Status
  109. Урок 109. 00:08:08
    Fetch Data - UseEffect and Fetch API
  110. Урок 110. 00:06:37
    Fetch Data - Type and Schema
  111. Урок 111. 00:09:21
    Fetch Data - React Query and Axios
  112. Урок 112. 00:11:09
    RTK - Slice
  113. Урок 113. 00:04:59
    RTK - Setup
  114. Урок 114. 00:03:51
    RTK - Complete
  115. Урок 115. 00:04:07
    Tasks Project - Setup
  116. Урок 116. 00:04:01
    Tasks Project - Form Setup
  117. Урок 117. 00:03:16
    Tasks Project - Add Task
  118. Урок 118. 00:05:48
    Tasks Project - List
  119. Урок 119. 00:03:29
    Tasks Project - Local Storage
  120. Урок 120. 00:02:20
    Intro
  121. Урок 121. 00:02:15
    Install/Setup
  122. Урок 122. 00:05:26
    Boilerplate
  123. Урок 123. 00:01:14
    Tailwind Intro
  124. Урок 124. 00:09:33
    Tailwind Info
  125. Урок 125. 00:02:44
    Tailwind Install
  126. Урок 126. 00:07:59
    Shadcn/ui Install
  127. Урок 127. 00:08:47
    Shadcn/ui Info
  128. Урок 128. 00:08:04
    Redux Toolkit - Setup
  129. Урок 129. 00:08:30
    Create Pages
  130. Урок 130. 00:04:35
    React Router - Setup
  131. Урок 131. 00:04:59
    Link Component
  132. Урок 132. 00:10:20
    Outlet Component - Shared Layout
  133. Урок 133. 00:12:01
    Header Component
  134. Урок 134. 00:02:39
    Tailwind Custom Class
  135. Урок 135. 00:07:44
    Navbar Component - Setup
  136. Урок 136. 00:03:19
    Logo Component
  137. Урок 137. 00:03:57
    Links List
  138. Урок 138. 00:09:32
    Links Dropdown Component
  139. Урок 139. 00:03:04
    NavLinks Component
  140. Урок 140. 00:02:43
    Change Theme
  141. Урок 141. 00:05:25
    ApplyTheme Function
  142. Урок 142. 00:04:12
    Theme Slice
  143. Урок 143. 00:04:42
    ModeToggle Component
  144. Урок 144. 00:03:00
    CartButton Component
  145. Урок 145. 00:09:32
    ErrorPage Component
  146. Урок 146. 00:02:41
    About Page Component
  147. Урок 147. 00:05:16
    Error Element Component
  148. Урок 148. 00:03:17
    Landing Page - Setup
  149. Урок 149. 00:03:46
    Custom Fetch Function
  150. Урок 150. 00:04:29
    Product Types
  151. Урок 151. 00:04:44
    Loader Function
  152. Урок 152. 00:10:40
    Landing Page - Loader
  153. Урок 153. 00:05:07
    Section Title
  154. Урок 154. 00:04:28
    FormatAsDollars Function
  155. Урок 155. 00:07:51
    Products Grid Component
  156. Урок 156. 00:03:43
    Hero Component
  157. Урок 157. 00:06:06
    Hero Carousel
  158. Урок 158. 00:08:18
    Products Page - Setup
  159. Урок 159. 00:08:18
    Products List Component
  160. Урок 160. 00:14:41
    Products Container Component
  161. Урок 161. 00:05:22
    Global Loading - Setup
  162. Урок 162. 00:06:33
    Loading Component
  163. Урок 163. 00:13:50
    Filters Component - Setup
  164. Урок 164. 00:06:51
    Query Params
  165. Урок 165. 00:06:05
    Default Value
  166. Урок 166. 00:06:30
    Form Input
  167. Урок 167. 00:12:43
    Form Select
  168. Урок 168. 00:10:57
    Form Range
  169. Урок 169. 00:06:27
    Form Checkbox
  170. Урок 170. 00:04:45
    Pagination Container - Setup
  171. Урок 171. 00:05:49
    Construct URL - Setup
  172. Урок 172. 00:13:06
    Pagination Container
  173. Урок 173. 00:09:31
    Construct URL - Complete
  174. Урок 174. 00:04:26
    React Router - URL Params
  175. Урок 175. 00:06:12
    Single Product Page - Setup
  176. Урок 176. 00:07:06
    Fetch Single Product
  177. Урок 177. 00:08:47
    Single Product Page - Render Image and Info
  178. Урок 178. 00:08:00
    Select Product Colors Component
  179. Урок 179. 00:15:06
    Select Product Amount Component
  180. Урок 180. 00:04:07
    Toast Component
  181. Урок 181. 00:07:49
    Cart Slice - Setup
  182. Урок 182. 00:07:15
    Add Item - Reducer
  183. Урок 183. 00:01:15
    Clear Cart - Reducer
  184. Урок 184. 00:04:16
    Delete Item - Reducer
  185. Урок 185. 00:03:03
    Edit Item - Reducer
  186. Урок 186. 00:07:24
    AddToCart Functionality
  187. Урок 187. 00:09:03
    Cart Page - Setup
  188. Урок 188. 00:05:50
    Cart Totals Component
  189. Урок 189. 00:09:08
    Cart Items List
  190. Урок 190. 00:01:52
    First Column
  191. Урок 191. 00:09:34
    Second Column
  192. Урок 192. 00:09:42
    Third and Fourth Column
  193. Урок 193. 00:09:44
    User Slice
  194. Урок 194. 00:03:28
    Register and Login Request API Info
  195. Урок 195. 00:06:59
    Register Page Setup
  196. Урок 196. 00:07:48
    Register User Action
  197. Урок 197. 00:10:31
    Register User Request
  198. Урок 198. 00:07:06
    Submit Button Component
  199. Урок 199. 00:06:19
    Login Page Setup
  200. Урок 200. 00:08:14
    Login Guest User Request
  201. Урок 201. 00:10:46
    Login User Action and Request
  202. Урок 202. 00:04:39
    Access User in Header Component
  203. Урок 203. 00:04:56
    Access User in NavLinks, LinksDropdown and CartButton Components
  204. Урок 204. 00:07:45
    Checkout Page Setup
  205. Урок 205. 00:03:06
    Checkout Page Loader
  206. Урок 206. 00:06:13
    Checkout Form Component Setup
  207. Урок 207. 00:13:20
    Checkout Form Action
  208. Урок 208. 00:02:18
    OrdersResponse Type
  209. Урок 209. 00:09:55
    Orders Page Loader
  210. Урок 210. 00:08:27
    Orders List Component
  211. Урок 211. 00:15:27
    Complex Pagination Component
  212. Урок 212. 00:08:29
    Deploy Application