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() - passing props query-string: queryString.parse() - redirecting - replace history - nested routing Outlet - renders the matching child route with its respective component