Skip to content

varticcata/react_routers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react_routers - FullStack Development KEA

Routing library - react-router-dom v6

  • responsible for rendering the view

Highlights

  • Routes instead of Switch

  • element instead of component

  • useParams(), useMatch(), useLocation(), useNavigate()

  • image - passing props

  • query-string: queryString.parse()

  • image - redirecting

  • image - replace history

  • image - nested routing

  • Outlet - renders the matching child route with its respective component

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published