Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React Router v4, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:22:26
    Introduction and Philosophy behind React Router v4
  • Урок 2. 00:05:07
    URL Parameters with React Router v4
  • Урок 3. 00:03:04
    (Solution) URL Parameters
  • Урок 4. 00:19:34
    Nested routes with React Router v4
  • Урок 5. 00:12:29
    (Solution) Nested Routes
  • Урок 6. 00:04:14
    Pass props to a component rendered by React Router v4
  • Урок 7. 00:02:32
    (Solution) Passing Props
  • Урок 8. 00:07:04
    Programmatically navigate using React Router v4
  • Урок 9. 00:02:56
    (Solution) Programmatically Navigate (Declarative)
  • Урок 10. 00:01:58
    (Solution) Programmatically Navigate (Imperative)
  • Урок 11. 00:05:54
    Query Strings with React Router v4
  • Урок 12. 00:03:10
    (Solution) Query Strings
  • Урок 13. 00:06:39
    Handling 404 pages (catch all routes) with React Router v4
  • Урок 14. 00:02:42
    (Solution) Catch All Routes
  • Урок 15. 00:05:44
    Ambiguous Matches with React Router v4
  • Урок 16. 00:03:11
    (Solution) Ambiguous Matches
  • Урок 17. 00:04:19
    Pass props to React Router v4's Link component
  • Урок 18. 00:04:19
    (Solution) Passing Props to Link
  • Урок 19. 00:07:05
    Rendering a Sidebar or Breadcrumbs with React Router v4
  • Урок 20. 00:04:08
    (Solution) Sidebar
  • Урок 21. 00:06:35
    Customizing your own Link component with React Router v4
  • Урок 22. 00:02:19
    (Solution) Customizing Link
  • Урок 23. 00:04:47
    Project - Introduction and Starter Files with Create React App
  • Урок 24. 00:05:14
    Project - Given code for Project
  • Урок 25. 00:05:12
    Project - Setting up the initial routes
  • Урок 26. 00:01:47
    Project - Setting up a catch-all (404) route
  • Урок 27. 00:04:03
    Project - Setting up the Home route
  • Урок 28. 00:14:23
    Project - Fetching the players
  • Урок 29. 00:07:28
    Project - Rendering the players
  • Урок 30. 00:03:09
    Project - Fetching the teams
  • Урок 31. 00:11:23
    Project - Rendering the teams
  • Урок 32. 00:15:44
    Project - Setting up the teams page
  • Урок 33. 00:05:48
    Project - Fetching the team's articles
  • Урок 34. 00:08:06
    Project - Rendering the team's articles
  • Урок 35. 00:05:18
    Project - Creating a Loading component
  • Урок 36. 00:22:52
    Animated Transitions with React Router v4
  • Урок 37. 00:04:01
    (Solution) Animated Transitions
  • Урок 38. 00:04:55
    Project - Adding in Animated Transitions
  • Урок 39. 00:15:54
    Code Splitting with React Router v4
  • Урок 40. 00:02:45
    (Solution) DynamicImport
  • Урок 41. 00:01:41
    (Solution) React.lazy
  • Урок 42. 00:07:06
    Project - Code Splitting
  • Урок 43. 00:18:39
    Protected routes and authentication with React Router v4
  • Урок 44. 00:05:09
    (Solution) Protected Routes
  • Урок 45. 00:08:47
    Preventing transitions with React Router v4
  • Урок 46. 00:02:51
    (Solution) Preventing Transitions
  • Урок 47. 00:10:19
    Route Config with React Router v4
  • Урок 48. 00:05:47
    (Solution) Route Config
  • Урок 49. 00:52:40
    (Bonus) Server Rendering with React and React Router v4
  • Урок 50. 00:10:44
    (Bonus) Recursive paths with React Router v4