Create a Query Parameter Modal Route with React Router

InstructorJason Brown

Share this video with your friends

Send Tweet

Routes are some times better served as a modal. If you have a modal (like a login modal) that needs to be routeable and appear on all pages you may need to use query params. Will explore how to render a route all the time and use query params to control when it's content renders