React Router V6 Upgrade & Refactor Tutorial
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn how to upgrade and refactor a React JS Blog project using React Router v6 in this comprehensive tutorial video. Explore the new features of RRv6, including how to install the latest version, update index.js and App.js files, implement useNavigate instead of useHistory, create a Layout component, add Outlet index content, set up nested routes, and utilize Link and useParams. Follow along as the instructor guides you through the entire process, from examining the starter project to testing the refactored code, providing valuable insights and practical examples along the way.
Syllabus
Intro
Welcome
Look at the docs
The Starter Project
Installing React Router Version 6
Updating the Index.js
Updating the App.js imports
useNavigate replaces useHistory
Adding a Layout Component
Adding Outlet index content
Nested Routes
Additional Routes
Review of the Routing Structure
Link and useParams
Testing the Refactored Code
Taught by
Dave Gray
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX