1. Урок 1. 00:02:27
    Welcome to the course, here's some code to download
  2. Урок 2. 00:00:48
    React Router Documentation
  3. Урок 3. 00:05:43
    What exactly is a Single Page Application (SPA)?
  4. Урок 4. 00:03:59
    01 - JSX Routing with BrowserRouter and Route
  5. Урок 5. 00:02:48
    02 - Route Matching - Inclusive vs Exclusive (exact) and Switch
  6. Урок 6. 00:02:25
    03 - Link (anchors)
  7. Урок 7. 00:01:46
    04 - BrowserRouter vs HashRouter
  8. Урок 8. 00:04:26
    05 - Dynamic (Parameter) Matching
  9. Урок 9. 00:10:20
    06 - Nested Layout Strategy
  10. Урок 10. 00:07:04
    07 - match.url
  11. Урок 11. 00:11:16
    08 - match.path
  12. Урок 12. 00:02:06
    09 - NavLink
  13. Урок 13. 00:01:50
    10 - withRouter HoC
  14. Урок 14. 00:02:06
    11 - Programmatic Navigation (History Object)
  15. Урок 15. 00:03:41
    12 - URL Query Strings
  16. Урок 16. 00:07:39
    13 - Route Render Methods
  17. Урок 17. 00:06:15
    14 - React Router - Just Components в„ў
  18. Урок 18. 00:03:37
    15 - Authentication Strategy with Context
  19. Урок 19. 00:05:42
    16 - Authenticated Routes (Dynamic Routes)
  20. Урок 20. 00:04:03
    17 - Navigation With State
  21. Урок 21. 00:01:52
    18 - Prompt Before Route Changes
  22. Урок 22. 00:08:47
    19 - Animating Route Changes (Part 1)
  23. Урок 23. 00:06:29
    20 - Animating Route Changes (Part 2) (
  24. Урок 24. 00:05:46
    What's new from React Router 5.0 to 5.1 (hint, we have Hooks now)