Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React, Angular, Node In-Depth Guide: Beginner to Pro, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:47
    [Optional]: Course Preview
  2. Урок 2. 00:06:30
    How to get help
  3. Урок 3. 00:09:45
    How to start course at any lecture
  4. Урок 4. 00:03:03
    Section Intro
  5. Урок 5. 00:15:02
    Setting up the environment
  6. Урок 6. 00:12:43
    Introduction to Variables
  7. Урок 7. 00:16:20
    More about variables + Debugging
  8. Урок 8. 00:19:51
    Functions Scope
  9. Урок 9. 00:11:47
    Scoping
  10. Урок 10. 00:13:01
    Const, let, var keywords
  11. Урок 11. 00:09:40
    Car Refactor
  12. Урок 12. 00:18:12
    Objects
  13. Урок 13. 00:12:27
    Return value from function
  14. Урок 14. 00:14:49
    Classes
  15. Урок 15. 00:09:40
    Importing + Proto
  16. Урок 16. 00:18:58
    IF Statements
  17. Урок 17. 00:11:29
    Arrays
  18. Урок 18. 00:19:57
    Iterations
  19. Урок 19. 00:18:30
    Inheritance part 1
  20. Урок 20. 00:12:26
    Inheritance part 2
  21. Урок 21. 00:21:56
    Inheritance part 3
  22. Урок 22. 00:19:56
    forEach, map & filter
  23. Урок 23. 00:18:25
    Custom iterators
  24. Урок 24. 00:15:49
    Get user input
  25. Урок 25. 00:08:35
    Display user info
  26. Урок 26. 00:07:26
    Switch
  27. Урок 27. 00:17:06
    Car Storage
  28. Урок 28. 00:13:55
    Car Manager
  29. Урок 29. 00:14:43
    Remove car
  30. Урок 30. 00:17:09
    Arrow functions + "this" context
  31. Урок 31. 00:07:12
    More about arrow functions
  32. Урок 32. 00:08:19
    Logical operators
  33. Урок 33. 00:15:05
    Async code
  34. Урок 34. 00:20:36
    Promise
  35. Урок 35. 00:28:20
    Promise in detail
  36. Урок 36. 00:16:57
    Observables
  37. Урок 37. 00:24:31
    Custom observables
  38. Урок 38. 00:04:34
    Unsubscribe from observable
  39. Урок 39. 00:28:15
    Node Deep Dive
  40. Урок 40. 00:01:10
    Section Introduction
  41. Урок 41. 00:10:23
    Project Init
  42. Урок 42. 00:14:54
    Folder Structure Explanation
  43. Урок 43. 00:20:01
    Functional Components
  44. Урок 44. 00:14:18
    Append Child + Functional Components
  45. Урок 45. 00:16:44
    Counter App Component
  46. Урок 46. 00:13:50
    Counter App State
  47. Урок 47. 00:20:04
    Counter App class component
  48. Урок 48. 00:10:46
    About the Props
  49. Урок 49. 00:11:52
    Use Effect Hook
  50. Урок 50. 00:13:37
    Generate color + handling of state
  51. Урок 51. 00:08:12
    Use Callback hook
  52. Урок 52. 00:05:09
    Memo
  53. Урок 53. 00:25:43
    How does it work part 1
  54. Урок 54. 00:31:53
    How does it work part 2
  55. Урок 55. 00:00:55
    Section Intro
  56. Урок 56. 00:14:19
    Bootstrap Framework
  57. Урок 57. 00:12:02
    Small styling changes + REM units
  58. Урок 58. 00:18:09
    Styling of navbar
  59. Урок 59. 00:16:21
    SCSS Stylings
  60. Урок 60. 00:08:27
    Rental home page
  61. Урок 61. 00:17:06
    Iterate Rentals
  62. Урок 62. 00:06:09
    Stylings for rental category
  63. Урок 63. 00:01:31
    Section Introduction
  64. Урок 64. 00:07:18
    Naive routing
  65. Урок 65. 00:16:04
    Naive routing part 2
  66. Урок 66. 00:14:19
    React router dom
  67. Урок 67. 00:13:46
    React context store provider
  68. Урок 68. 00:16:31
    High order component connect
  69. Урок 69. 00:14:22
    Map state to props function
  70. Урок 70. 00:15:27
    Redux store
  71. Урок 71. 00:16:30
    Dispatch actions
  72. Урок 72. 00:22:22
    Update state
  73. Урок 73. 00:14:04
    Create rental action
  74. Урок 74. 00:12:48
    Redux
  75. Урок 75. 00:12:32
    Rental detail
  76. Урок 76. 00:18:57
    Fetch rental
  77. Урок 77. 00:06:40
    Helper functions
  78. Урок 78. 00:12:02
    Font Awesome
  79. Урок 79. 00:04:24
    Relative path to src
  80. Урок 80. 00:00:50
    Section Outro
  81. Урок 81. 00:00:56
    Section Introduction
  82. Урок 82. 00:20:24
    Axios + Proxy
  83. Урок 83. 00:14:26
    Promise support
  84. Урок 84. 00:17:14
    Redux Thunk
  85. Урок 85. 00:12:48
    Reducer refactor
  86. Урок 86. 00:06:27
    Rental detail refactor
  87. Урок 87. 00:01:30
    Section Intro
  88. Урок 88. 00:04:16
    Login and Register page
  89. Урок 89. 00:12:44
    Get values from login form
  90. Урок 90. 00:10:25
    "Use Form" package on Login Form
  91. Урок 91. 00:09:49
    Login Form Validation
  92. Урок 92. 00:10:19
    Register form
  93. Урок 93. 00:12:12
    Custom Validators
  94. Урок 94. 00:08:26
    Error message component
  95. Урок 95. 00:07:09
    Custom error message component
  96. Урок 96. 00:00:43
    Section outro
  97. Урок 97. 00:01:37
    Section Intro
  98. Урок 98. 00:12:42
    Register user
  99. Урок 99. 00:11:13
    Handle register errors
  100. Урок 100. 00:08:43
    Login user
  101. Урок 101. 00:20:36
    Auth Provider
  102. Урок 102. 00:12:06
    Decode token + dispatch
  103. Урок 103. 00:10:45
    Auth Reducer
  104. Урок 104. 00:07:46
    Structural changes + "use Auth" hook
  105. Урок 105. 00:15:06
    Check if user is authenticated
  106. Урок 106. 00:08:01
    Logout + Secret page
  107. Урок 107. 00:18:37
    Auth route
  108. Урок 108. 00:08:12
    Guest route
  109. Урок 109. 00:03:43
    Login message
  110. Урок 110. 00:00:54
    Section Intro
  111. Урок 111. 00:18:37
    Github introduction
  112. Урок 112. 00:11:04
    Push changes to github
  113. Урок 113. 00:19:10
    Branching
  114. Урок 114. 00:01:22
    Section Intro
  115. Урок 115. 00:16:17
    Map Component
  116. Урок 116. 00:09:35
    Map Provider
  117. Урок 117. 00:16:42
    Send geolocation request
  118. Урок 118. 00:19:40
    Center map
  119. Урок 119. 00:11:33
    Display markers on the map
  120. Урок 120. 00:07:41
    Popup message on the map
  121. Урок 121. 00:17:40
    Cache location
  122. Урок 122. 00:01:21
    Section Intro
  123. Урок 123. 00:14:46
    Controller to create rental
  124. Урок 124. 00:04:05
    Fake DB Changes
  125. Урок 125. 00:07:02
    Rental "new" page
  126. Урок 126. 00:14:03
    Send request to create rental
  127. Урок 127. 00:14:16
    Token interceptor
  128. Урок 128. 00:05:46
    Refactor actions
  129. Урок 129. 00:00:43
    Section Outro
  130. Урок 130. 00:01:46
    Section Intro
  131. Урок 131. 00:04:24
    Booking component
  132. Урок 132. 00:12:23
    Date range picker component
  133. Урок 133. 00:17:23
    Get and display date
  134. Урок 134. 00:14:04
    Modal component
  135. Урок 135. 00:13:51
    Modal improvements
  136. Урок 136. 00:20:19
    Get booking nightly price
  137. Урок 137. 00:14:08
    Create booking
  138. Урок 138. 00:14:58
    Handle booked out dates
  139. Урок 139. 00:16:04
    UX Improvements
  140. Урок 140. 00:06:38
    Check if users is authorised to create booking
  141. Урок 141. 00:06:41
    Display rental owner in detail page
  142. Урок 142. 00:01:37
    Section Introduction
  143. Урок 143. 00:07:46
    Handle search on server
  144. Урок 144. 00:06:59
    Rental search page
  145. Урок 145. 00:08:54
    New search component
  146. Урок 146. 00:08:43
    Handle repeated search
  147. Урок 147. 00:19:42
    Reusable reducer
  148. Урок 148. 00:00:37
    Section Outro
  149. Урок 149. 00:01:31
    149 - 11-react-rental-manage-Intro
  150. Урок 150. 00:01:31
    Section Intro
  151. Урок 151. 00:04:40
    Manage pages
  152. Урок 152. 00:08:06
    Manage reducer
  153. Урок 153. 00:08:14
    Display received rentals
  154. Урок 154. 00:25:04
    Manage received bookings
  155. Урок 155. 00:08:40
    Delete rental preparation
  156. Урок 156. 00:15:17
    Delete rental final steps
  157. Урок 157. 00:11:42
    Handle errors in delete rental
  158. Урок 158. 00:18:10
    Delete booking
  159. Урок 159. 00:08:04
    Make actions reusable
  160. Урок 160. 00:02:26
    Section Intro
  161. Урок 161. 00:13:28
    Update Rental on Server
  162. Урок 162. 00:07:36
    Verify rental owner on Server
  163. Урок 163. 00:07:30
    Rental edit page
  164. Урок 164. 00:15:52
    Rental Guard
  165. Урок 165. 00:14:38
    Editable Input Component
  166. Урок 166. 00:05:26
    Editable stylings
  167. Урок 167. 00:09:01
    Handle update of input
  168. Урок 168. 00:17:30
    Update rental success
  169. Урок 169. 00:11:51
    Display toast message in case of error
  170. Урок 170. 00:08:32
    Transform view of input
  171. Урок 171. 00:07:32
    Inline editable component
  172. Урок 172. 00:09:54
    Editable textarea
  173. Урок 173. 00:11:47
    Editable select
  174. Урок 174. 00:12:12
    More reusability of editable component
  175. Урок 175. 00:08:34
    UX Improvements
  176. Урок 176. 00:07:16
    Fix map
  177. Урок 177. 00:00:33
    Section Outro
  178. Урок 178. 00:01:44
    Section Intro
  179. Урок 179. 00:02:31
    Fix image display
  180. Урок 180. 00:07:46
    File loader component
  181. Урок 181. 00:07:16
    File loader styling
  182. Урок 182. 00:13:07
    File Reader
  183. Урок 183. 00:03:13
    Image styling
  184. Урок 184. 00:10:58
    Image upload functionality
  185. Урок 185. 00:12:42
    Handle image status
  186. Урок 186. 00:08:09
    Cancel image
  187. Урок 187. 00:08:02
    Spinner Component
  188. Урок 188. 00:10:25
    Create rental with image
  189. Урок 189. 00:16:12
    Image cropper component
  190. Урок 190. 00:12:30
    File loader refactor
  191. Урок 191. 00:16:57
    Get cropped area in base64
  192. Урок 192. 00:17:08
    Uploading of cropped area
  193. Урок 193. 00:17:13
    Increase quality of image
  194. Урок 194. 00:16:32
    193 - 136-Editable-Image-Component
  195. Урок 195. 00:16:32
    Editable image component
  196. Урок 196. 00:13:29
    Editable image stylings
  197. Урок 197. 00:02:49
    Update server response in Update
  198. Урок 198. 00:14:23
    Uploading polishing
  199. Урок 199. 00:20:33
    Production server updates
  200. Урок 200. 00:12:35
    Setting up production variables
  201. Урок 201. 00:13:54
    Deployment to Heroku
  202. Урок 202. 00:00:34
    Outro
  203. Урок 203. 00:01:35
    Section Intro
  204. Урок 204. 00:14:12
    Project Initialization
  205. Урок 205. 00:17:34
    Explaining folder structure
  206. Урок 206. 00:14:49
    App Component
  207. Урок 207. 00:13:35
    Decorators
  208. Урок 208. 00:10:56
    Header Component
  209. Урок 209. 00:11:57
    Small Counter App
  210. Урок 210. 00:17:09
    Event Handlers
  211. Урок 211. 00:09:18
    Bootstrap Framework
  212. Урок 212. 00:17:17
    Improving header component
  213. Урок 213. 00:15:01
    Define colors in SCSS
  214. Урок 214. 00:17:12
    Routing
  215. Урок 215. 00:13:11
    Rental Module
  216. Урок 216. 00:09:26
    Get routing params
  217. Урок 217. 00:37:10
    How does it work
  218. Урок 218. 00:02:52
    Section Introduction
  219. Урок 219. 00:21:15
    Rental Array
  220. Урок 220. 00:05:37
    Iterate Rentals
  221. Урок 221. 00:17:47
    Rental Service
  222. Урок 222. 00:17:17
    Generic Interface
  223. Урок 223. 00:16:47
    Rental Item stylings
  224. Урок 224. 00:14:41
    Rental card component
  225. Урок 225. 00:11:22
    Output decorator
  226. Урок 226. 00:14:24
    Two way data binding
  227. Урок 227. 00:14:19
    Get rental by Id
  228. Урок 228. 00:11:50
    Stylings of rental detail page
  229. Урок 229. 00:09:24
    Pipes
  230. Урок 230. 00:17:13
    Custom pipe
  231. Урок 231. 00:16:29
    Attribute directives
  232. Урок 232. 00:18:03
    Custom NG IF Directive
  233. Урок 233. 00:12:08
    Custom NG FOR Directive
  234. Урок 234. 00:12:21
    Login, Register page + Font Awesome
  235. Урок 235. 00:01:49
    Section Outro
  236. Урок 236. 00:01:48
    Section Intro
  237. Урок 237. 00:08:32
    Http Module
  238. Урок 238. 00:09:34
    Proxy Configuration
  239. Урок 239. 00:10:31
    Login and Register layout
  240. Урок 240. 00:19:51
    Template forms + get data from form
  241. Урок 241. 00:17:40
    Template form validation
  242. Урок 242. 00:14:49
    Register form handle submit
  243. Урок 243. 00:14:17
    Reactive forms intro
  244. Урок 244. 00:11:37
    Reactive forms validation
  245. Урок 245. 00:14:38
    Custom reactive validator
  246. Урок 246. 00:16:08
    Custom Directive validator
  247. Урок 247. 00:26:37
    Same as validator
  248. Урок 248. 00:16:51
    Providers
  249. Урок 249. 00:00:46
    Section outro
  250. Урок 250. 00:02:39
    Section intro
  251. Урок 251. 00:11:57
    Register User
  252. Урок 252. 00:12:38
    Handle register errors
  253. Урок 253. 00:14:55
    Function to handle error
  254. Урок 254. 00:15:20
    Send message from register
  255. Урок 255. 00:17:52
    Login functionality
  256. Урок 256. 00:17:06
    Save JWT
  257. Урок 257. 00:13:15
    Display username + expiration
  258. Урок 258. 00:12:47
    Display menu when authenticated
  259. Урок 259. 00:09:51
    Logout
  260. Урок 260. 00:15:27
    Auth guard intro
  261. Урок 261. 00:13:22
    Finishing auth guard
  262. Урок 262. 00:06:20
    Guest guard
  263. Урок 263. 00:04:33
    Redirect when cannot visit page
  264. Урок 264. 00:00:54
    Section introduction
  265. Урок 265. 00:22:30
    Github introduction
  266. Урок 266. 00:24:11
    Pushing changes to github
  267. Урок 267. 00:22:15
    Branching
  268. Урок 268. 00:01:57
    Section Introduction
  269. Урок 269. 00:10:36
    Init Map Module
  270. Урок 270. 00:17:20
    Display map
  271. Урок 271. 00:16:17
    Search query
  272. Урок 272. 00:13:43
    Center map on location
  273. Урок 273. 00:10:34
    Display marker
  274. Урок 274. 00:14:42
    Handle error- display popup
  275. Урок 275. 00:12:32
    Cleaning map component
  276. Урок 276. 00:21:18
    Caching location
  277. Урок 277. 00:02:01
    Section Intro
  278. Урок 278. 00:14:46
    Rental create on server
  279. Урок 279. 00:04:05
    Changes in fake DB
  280. Урок 280. 00:11:33
    Rental "new" page
  281. Урок 281. 00:12:48
    Get data from rental form
  282. Урок 282. 00:07:24
    UX Fixes
  283. Урок 283. 00:17:29
    Send request to create rental
  284. Урок 284. 00:19:18
    Token interceptor
  285. Урок 285. 00:04:47
    TomTom url interceptor
  286. Урок 286. 00:00:36
    Section Outro
  287. Урок 287. 00:01:56
    Section Intro
  288. Урок 288. 00:10:56
    Booking component
  289. Урок 289. 00:20:00
    Datepicker + styles
  290. Урок 290. 00:15:38
    Booking model
  291. Урок 291. 00:13:17
    Get nightly price
  292. Урок 292. 00:11:42
    Confirmation modal
  293. Урок 293. 00:17:19
    Time service
  294. Урок 294. 00:15:59
    Get booking UTC time
  295. Урок 295. 00:17:30
    Creating booking
  296. Урок 296. 00:09:14
    UX Improvements
  297. Урок 297. 00:18:02
    Get range of dates
  298. Урок 298. 00:15:11
    Block dates in calendar
  299. Урок 299. 00:14:03
    Toastr
  300. Урок 300. 00:01:34
    Section Intro
  301. Урок 301. 00:07:46
    Search city on server
  302. Урок 302. 00:09:36
    Rentals home page
  303. Урок 303. 00:09:36
    Get rentals by city
  304. Урок 304. 00:09:12
    Working Search input
  305. Урок 305. 00:00:40
    Section outro
  306. Урок 306. 00:02:05
    Section Intro
  307. Урок 307. 00:10:19
    Manage Module
  308. Урок 308. 00:14:23
    Handle all and received bookings
  309. Урок 309. 00:12:20
    List rentals for auth user
  310. Урок 310. 00:09:47
    Delete rental preparation
  311. Урок 311. 00:10:43
    Delete rental complete
  312. Урок 312. 00:15:31
    Booking listing template + Fetch data
  313. Урок 313. 00:21:30
    More booking listing
  314. Урок 314. 00:12:44
    Delete booking done
  315. Урок 315. 00:02:37
    Section Intro
  316. Урок 316. 00:13:36
    Update Rental on Server
  317. Урок 317. 00:07:36
    Verify rental owner on Server
  318. Урок 318. 00:08:12
    Rental Update Page
  319. Урок 319. 00:14:37
    Rental Guard
  320. Урок 320. 00:05:45
    Editable Input
  321. Урок 321. 00:10:24
    Editable Input Data binding
  322. Урок 322. 00:09:53
    Control input state
  323. Урок 323. 00:05:00
    Set origin value of input
  324. Урок 324. 00:14:06
    Emit entity value
  325. Урок 325. 00:08:49
    Updating rental
  326. Урок 326. 00:07:44
    Input Notifier
  327. Урок 327. 00:15:13
    More input types
  328. Урок 328. 00:14:09
    Small fixes on inputs
  329. Урок 329. 00:15:06
    Editable textarea
  330. Урок 330. 00:16:00
    Editable select
  331. Урок 331. 00:20:52
    Handle Map Update
  332. Урок 332. 00:05:20
    UX Improvements - keydown events
  333. Урок 333. 00:00:39
    Section Outro
  334. Урок 334. 00:01:35
    Section Intro
  335. Урок 335. 00:10:37
    Fix Images
  336. Урок 336. 00:11:11
    Image upload component
  337. Урок 337. 00:14:59
    File Reader + Image Preview
  338. Урок 338. 00:15:42
    Upload image service
  339. Урок 339. 00:17:25
    UI Spinner
  340. Урок 340. 00:12:04
    Emit ID of image
  341. Урок 341. 00:17:35
    Image cropper component
  342. Урок 342. 00:18:41
    Fixing cropper component
  343. Урок 343. 00:16:22
    Editable image component
  344. Урок 344. 00:07:58
    Editable image styling improvements
  345. Урок 345. 00:02:49
    Update server response in Update
  346. Урок 346. 00:13:39
    Editable image done
  347. Урок 347. 00:30:52
    TS Lint Warnings
  348. Урок 348. 00:13:42
    Node Server Production
  349. Урок 349. 00:14:36
    Heroku app + prod variables
  350. Урок 350. 00:16:42
    App deployment
  351. Урок 351. 00:16:52
    Final Testing
  352. Урок 352. 00:00:37
    Section Outro
  353. Урок 353. 00:02:42
    Section Intro
  354. Урок 354. 00:08:40
    Server Setup
  355. Урок 355. 00:17:30
    Endpoints
  356. Урок 356. 00:15:40
    Post Endpoint
  357. Урок 357. 00:08:50
    Patch and Delete endpoints
  358. Урок 358. 00:06:39
    Routes Folder
  359. Урок 359. 00:06:03
    Controllers Folder
  360. Урок 360. 00:13:01
    DB Setup
  361. Урок 361. 00:15:25
    Rental Model
  362. Урок 362. 00:13:17
    Get data from DB
  363. Урок 363. 00:11:18
    Add rentals to DB
  364. Урок 364. 00:14:57
    Fake DB
  365. Урок 365. 00:11:07
    Rental model function
  366. Урок 366. 00:00:53
    Section Outro
  367. Урок 367. 00:01:18
    Section Intro
  368. Урок 368. 00:05:43
    User Routes Controler
  369. Урок 369. 00:08:55
    User Model
  370. Урок 370. 00:22:23
    Register User
  371. Урок 371. 00:14:58
    Hashing passwords
  372. Урок 372. 00:17:22
    Login functionality
  373. Урок 373. 00:14:38
    JWT Intro
  374. Урок 374. 00:14:11
    Middlewares
  375. Урок 375. 00:25:18
    Auth middleware
  376. Урок 376. 00:12:01
    Handle JWT Errors
  377. Урок 377. 00:24:47
    Handle Mongo Error
  378. Урок 378. 00:13:20
    Handle API Error
  379. Урок 379. 00:09:27
    Fake DB Update
  380. Урок 380. 00:00:54
    Section Outro
  381. Урок 381. 00:01:18
    Section Intro
  382. Урок 382. 00:11:18
    Booking create
  383. Урок 383. 00:17:55
    Check if user is rental owner
  384. Урок 384. 00:15:34
    Create booking
  385. Урок 385. 00:28:18
    Check booking validity
  386. Урок 386. 00:10:40
    Structure changes to booking validation
  387. Урок 387. 00:00:38
    Section Outro
  388. Урок 388. 00:01:18
    Section Intro
  389. Урок 389. 00:14:20
    Get user bookings
  390. Урок 390. 00:10:24
    Get received bookings
  391. Урок 391. 00:20:19
    Delete booking endpoint
  392. Урок 392. 00:15:17
    Delete rental endpoint
  393. Урок 393. 00:00:43
    Section Outro
  394. Урок 394. 00:01:26
    Section Intro
  395. Урок 395. 00:10:57
    Image Upload route
  396. Урок 396. 00:27:23
    Multer init
  397. Урок 397. 00:11:33
    From buffer to string
  398. Урок 398. 00:14:19
    Cloudinary
  399. Урок 399. 00:11:17
    Image Model
  400. Урок 400. 00:13:02
    Fake DB Update
  401. Урок 401. 00:05:40
    Populate images
  402. Урок 402. 00:00:50
    Section Outro
  403. Урок 403. 00:00:28
    Course Outro