1. Урок 1. 00:03:51
    Introduction
  2. Урок 2. 00:05:15
    Install Tools
  3. Урок 3. 00:01:51
    BMI Calculator Demo
  4. Урок 4. 00:02:47
    Password Generator Demo
  5. Урок 5. 00:03:44
    Calendar App Demo
  6. Урок 6. 00:07:45
    Ticket App Demo
  7. Урок 7. 00:02:25
    Project Introduction
  8. Урок 8. 00:02:30
    App Structure Description
  9. Урок 9. 00:07:16
    Create BMI Calculator Project
  10. Урок 10. 00:06:26
    Install Bootstrap
  11. Урок 11. 00:05:32
    Create BMI Component
  12. Урок 12. 00:05:23
    Add BMI Component HTML
  13. Урок 13. 00:08:22
    Create Form Input Component
  14. Урок 14. 00:04:38
    Use Form Input Component
  15. Урок 15. 00:06:51
    Select Tag Method
  16. Урок 16. 00:03:58
    Set Default Unit
  17. Урок 17. 00:01:53
    Set Default Unit Alternatively
  18. Урок 18. 00:11:06
    Form Input OnChange Method - Part 1
  19. Урок 19. 00:04:26
    Form Input OnChange Method - Part 2
  20. Урок 20. 00:02:46
    Reset Button Method
  21. Урок 21. 00:01:25
    Metric BMI Formula
  22. Урок 22. 00:05:50
    Metric BMI Method
  23. Урок 23. 00:03:16
    Convert Height to Meters
  24. Урок 24. 00:05:45
    Display BMI Values
  25. Урок 25. 00:01:14
    Imperial BMI Formula
  26. Урок 26. 00:06:14
    Imperial BMI Method
  27. Урок 27. 00:05:48
    Display BMI Category
  28. Урок 28. 00:03:42
    Set BMI Category Color
  29. Урок 29. 00:04:14
    Set BMI Background Color
  30. Урок 30. 00:04:03
    BMI Calculator Conclusion
  31. Урок 31. 00:09:43
    Deploy BMI Calculator to Github Pages
  32. Урок 32. 00:04:02
    Project Introduction
  33. Урок 33. 00:05:06
    Password Generator Structure
  34. Урок 34. 00:05:08
    Create Password Generator Project
  35. Урок 35. 00:03:51
    Add Bootstrap and Font Awesome
  36. Урок 36. 00:09:23
    Create Main Component
  37. Урок 37. 00:07:44
    Create Header Component
  38. Урок 38. 00:06:31
    Create Display Component
  39. Урок 39. 00:08:29
    Add Buttons to Display Component
  40. Урок 40. 00:09:38
    Container Component
  41. Урок 41. 00:10:26
    Create Button Component
  42. Урок 42. 00:10:39
    Add Slider Component
  43. Урок 43. 00:07:17
    Slider Component Styles
  44. Урок 44. 00:03:17
    Slider Prop Types
  45. Урок 45. 00:14:29
    Checkbox Component
  46. Урок 46. 00:05:51
    Use Checkbox with Array Map
  47. Урок 47. 00:01:51
    Checkbox Prop Types
  48. Урок 48. 00:09:31
    Add Linear Gradient to Slider
  49. Урок 49. 00:08:02
    Dynamically Move Linear Gradient
  50. Урок 50. 00:03:25
    Set Slider Range Value
  51. Урок 51. 00:09:13
    Check and Uncheck Boxes
  52. Урок 52. 00:07:44
    Helper Functions - Part 1
  53. Урок 53. 00:08:06
    Helper Functions - Part 2
  54. Урок 54. 00:10:49
    Use Generate Password Method
  55. Урок 55. 00:05:06
    Display Generated Password
  56. Урок 56. 00:08:24
    Generate New Password Method
  57. Урок 57. 00:04:06
    Hook Slider with Password Display
  58. Урок 58. 00:09:59
    Change Password Display Background
  59. Урок 59. 00:06:54
    Change Password with Checkboxes
  60. Урок 60. 00:09:02
    Disable Checkboxes
  61. Урок 61. 00:07:07
    Copy to Clipboard
  62. Урок 62. 00:03:26
    Copy from Container Component
  63. Урок 63. 00:08:57
    Tooltip Component
  64. Урок 64. 00:06:11
    Select Dropdown
  65. Урок 65. 00:09:26
    Checkbox Properties Method
  66. Урок 66. 00:07:35
    Change Select Type - Part 1
  67. Урок 67. 00:04:06
    Change Select Type - Part 2
  68. Урок 68. 00:03:58
    Set PIN Minimum Length
  69. Урок 69. 00:02:17
    Set PIN Minimum Length with Generate Password Button
  70. Урок 70. 00:07:24
    Deploy Password Generator App to Netlify
  71. Урок 71. 00:05:25
    Calendar App Introduction
  72. Урок 72. 00:06:52
    Create Calendar App
  73. Урок 73. 00:01:59
    Context API
  74. Урок 74. 00:03:39
    Add Bootstrap
  75. Урок 75. 00:02:17
    Calendar App Structure
  76. Урок 76. 00:08:35
    Create Main Component
  77. Урок 77. 00:04:58
    Add CSS Style
  78. Урок 78. 00:04:36
    Sidebar Display
  79. Урок 79. 00:03:59
    Install Full Calendar React Module
  80. Урок 80. 00:11:38
    Add Full Calendar React Component
  81. Урок 81. 00:03:33
    Fix Calendar Typo
  82. Урок 82. 00:06:09
    Add Bootstrap Modal
  83. Урок 83. 00:09:15
    Event Form Fields
  84. Урок 84. 00:07:27
    Install React DatePicker
  85. Урок 85. 00:15:52
    Add Event Form Props
  86. Урок 86. 00:10:46
    Add Props to AddEvent Component
  87. Урок 87. 00:10:21
    Add Event Functionality - Part 1
  88. Урок 88. 00:08:36
    Add Event Functionality - Part 2
  89. Урок 89. 00:11:18
    Create Event Method
  90. Урок 90. 00:09:32
    Context API Setup - Part 1
  91. Урок 91. 00:03:58
    Context API Setup - Part 2
  92. Урок 92. 00:14:39
    AddEvent Context Method
  93. Урок 93. 00:07:35
    Display Events in Sidebar
  94. Урок 94. 00:05:53
    Display Events on Calendar
  95. Урок 95. 00:11:48
    Custom Storage React Hook
  96. Урок 96. 00:07:57
    Get Events Method
  97. Урок 97. 00:05:39
    Set Selected Events
  98. Урок 98. 00:06:51
    Select Modal
  99. Урок 99. 00:08:42
    Edit Event Function
  100. Урок 100. 00:09:26
    Add Properties to Edit Fields
  101. Урок 101. 00:03:01
    Fix Controlled Error
  102. Урок 102. 00:06:01
    Set Background Color on Select Tag
  103. Урок 103. 00:08:31
    Edit Event Functionality
  104. Урок 104. 00:08:17
    Delete Event Functionality
  105. Урок 105. 00:02:40
    Remove Selected Event on Delete
  106. Урок 106. 00:08:25
    Trigger Modal From Calendar
  107. Урок 107. 00:05:50
    Create Description Input Field
  108. Урок 108. 00:07:08
    Set Description
  109. Урок 109. 00:01:14
    Reset Description Field
  110. Урок 110. 00:02:14
    Set Calendar Event Limit
  111. Урок 111. 00:05:30
    Show Start Time Inside Form
  112. Урок 112. 00:07:05
    Create Toast Component
  113. Урок 113. 00:08:21
    Add Toast Component Styles
  114. Урок 114. 00:08:21
    Create Active Events Context Method
  115. Урок 115. 00:07:10
    AddEvent Toast Method
  116. Урок 116. 00:08:04
    Display Active Toast
  117. Урок 117. 00:07:04
    Delete Toast
  118. Урок 118. 00:01:40
    Remove App State Warning
  119. Урок 119. 00:05:59
    Use SetInterval To Display Toast
  120. Урок 120. 00:08:36
    Play Sound - Part 1
  121. Урок 121. 00:06:41
    Play Sound - Part 2
  122. Урок 122. 00:08:43
    Persist Toast Message
  123. Урок 123. 00:02:29
    Fix Active Events Error
  124. Урок 124. 00:01:10
    Calendar App Conclusion
  125. Урок 125. 00:12:09
    Deploy App to Firebase
  126. Урок 126. 00:02:31
    Ticket App Introduction
  127. Урок 127. 00:02:11
    Install MongoDB
  128. Урок 128. 00:03:05
    Ticket App Description
  129. Урок 129. 00:08:00
    Create Server-Side Project
  130. Урок 130. 00:06:59
    Add TSLint Rules
  131. Урок 131. 00:03:38
    Add Script Command in Package.json
  132. Урок 132. 00:03:28
    Add Editor Config
  133. Урок 133. 00:02:51
    Install Koa Types
  134. Урок 134. 00:10:01
    Server Setup - Part 1
  135. Урок 135. 00:06:05
    Server Setup - Part 2
  136. Урок 136. 00:09:38
    Database Setup
  137. Урок 137. 00:05:12
    Setup Routes File
  138. Урок 138. 00:06:13
    Create User Schema - Part 1
  139. Урок 139. 00:08:10
    Create User Schema - Part 2
  140. Урок 140. 00:09:46
    Password Presave Hook
  141. Урок 141. 00:11:23
    Register User Function - Part 1
  142. Урок 142. 00:07:21
    Register User Function - Part 2
  143. Урок 143. 00:07:30
    Use Postman to Test Registration
  144. Урок 144. 00:05:18
    Create Registration JWT Token
  145. Урок 145. 00:10:50
    Login User Method
  146. Урок 146. 00:08:10
    Verify Token Method
  147. Урок 147. 00:04:03
    Ticket Interface
  148. Урок 148. 00:07:16
    Ticket Schema
  149. Урок 149. 00:13:53
    Add Ticket Method - Part 1
  150. Урок 150. 00:04:49
    Add Ticket Method - Part 2
  151. Урок 151. 00:06:04
    Get All Tickets
  152. Урок 152. 00:07:06
    Edit Ticket Method
  153. Урок 153. 00:05:46
    Delete Ticket Method
  154. Урок 154. 00:04:23
    Close Ticket Method
  155. Урок 155. 00:07:52
    Create User Controller
  156. Урок 156. 00:06:19
    Install Socket.io
  157. Урок 157. 00:07:02
    Create Socket.io Connection
  158. Урок 158. 00:02:19
    Auth Pages Description
  159. Урок 159. 00:05:49
    Create React Ticket Project
  160. Урок 160. 00:09:14
    Create Auth Paths
  161. Урок 161. 00:09:17
    Form Input Component
  162. Урок 162. 00:05:47
    Form Input PropTypes
  163. Урок 163. 00:07:46
    Use Form Input in Registration Component
  164. Урок 164. 00:10:03
    Create Radio Input
  165. Урок 165. 00:08:03
    Create Reusable Button
  166. Урок 166. 00:02:38
    Login Form Inputs
  167. Урок 167. 00:10:12
    Register onSubmit Method
  168. Урок 168. 00:05:10
    Fix Controlled Element Error
  169. Урок 169. 00:12:35
    Validate Inputs Method
  170. Урок 170. 00:01:30
    Fix Validate Input Typo Error
  171. Урок 171. 00:03:25
    Login onSubmit Method
  172. Урок 172. 00:11:30
    Redux Setup
  173. Урок 173. 00:05:08
    Create Auth Service
  174. Урок 174. 00:07:32
    Auth Reducer
  175. Урок 175. 00:11:49
    Auth Register Action
  176. Урок 176. 00:08:52
    Redirect To Dashboard From Register Page
  177. Урок 177. 00:06:18
    Redirect To Dashboard From Login Page
  178. Урок 178. 00:08:44
    Error Reducer
  179. Урок 179. 00:09:12
    Create Private Route
  180. Урок 180. 00:08:38
    Redux Persist
  181. Урок 181. 00:11:51
    Create Navbar
  182. Урок 182. 00:12:16
    Card Box Component
  183. Урок 183. 00:01:58
    Change Add Ticket Button
  184. Урок 184. 00:09:37
    Show Entries Component
  185. Урок 185. 00:08:13
    Create Table Head
  186. Урок 186. 00:06:44
    Table Body Component
  187. Урок 187. 00:12:34
    Create Modal Component
  188. Урок 188. 00:13:19
    Add Ticket Form
  189. Урок 189. 00:12:56
    Create Dropdown Component
  190. Урок 190. 00:05:35
    Dropdown Ticket Values Array
  191. Урок 191. 00:13:04
    on Add Ticket Method
  192. Урок 192. 00:06:40
    Add New Ticket Service Method
  193. Урок 193. 00:08:55
    Add Token To Request
  194. Урок 194. 00:04:18
    Fix Auth Token Error
  195. Урок 195. 00:02:10
    Clear Form Fields Method
  196. Урок 196. 00:15:18
    Modal Reducer
  197. Урок 197. 00:07:00
    Hide Add Ticket Modal
  198. Урок 198. 00:04:12
    Ticket Service Methods
  199. Урок 199. 00:05:08
    Ticket Reducer Cases
  200. Урок 200. 00:09:55
    Add Ticket Action Methods
  201. Урок 201. 00:09:45
    Display Card Box Values
  202. Урок 202. 00:08:11
    Add Socket.io Client
  203. Урок 203. 00:13:34
    Display Table Data
  204. Урок 204. 00:15:15
    Table Entries Functionality
  205. Урок 205. 00:08:57
    User Reducer
  206. Урок 206. 00:11:24
    Edit Ticket Modal Component
  207. Урок 207. 00:05:12
    Open Edit Modal
  208. Урок 208. 00:02:26
    Try Edit Ticket
  209. Урок 209. 00:05:50
    Delete Mark Ticket
  210. Урок 210. 00:03:21
    Disable Action Buttons
  211. Урок 211. 00:07:30
    Enable Button For User Tickets
  212. Урок 212. 00:10:39
    Reset State on Logout
  213. Урок 213. 00:07:32
    Create Filtered Ticket Component
  214. Урок 214. 00:05:15
    Navigate To Filtered Page
  215. Урок 215. 00:06:25
    Filter Component Back Button
  216. Урок 216. 00:09:06
    Create Filter Ticket Function
  217. Урок 217. 00:06:25
    Set Filter Page Title
  218. Урок 218. 00:09:06
    Create API Endpoint Method
  219. Урок 219. 00:03:23
    Ticket App Conclusion
  220. Урок 220. 00:06:22
    Add Dotenv to Backend
  221. Урок 221. 00:01:19
    Create Mongodb Atlas Database
  222. Урок 222. 00:05:51
    Create Github Repo for Backend Project
  223. Урок 223. 00:07:53
    Deploy Backend to Heroku
  224. Урок 224. 00:04:08
    Deploy React App to Netlify
  225. Урок 225. 00:12:22
    Fix Netlify Routing Error
  226. Урок 226. 00:07:21
    Add PM2 Process Manager to Backend