So I just came across React-router and I found out that it links pages to urls. I'm using Spring-boot as my back end therefore do I need to use React-Router? If so how do I do this? I was planning on having my links be handled by Spring Boot while displaying the js files separately. Please correct me if I'm wrong, I'm very new to this area and hoping to learn as much as I can! Thank you in advance!
Comments
Post a Comment