Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
A library that allows you to use client-side routing. If your application implies navigating through application pages with url substitution in the browser and without reloading the page (SPA), then yes, you need client-side routing. You can use react-router-dom , or you can write your own router. The first option will save you a lot of time, is easy to use, and you can always find standard solutions to most problems on the Internet. The second option is only suitable for self-development.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question