#routers #react #front #frontend #spa #singlepageapplication
#reacttools #reactrouters
Lkin to the previous Lecture :
• Lec2 - MERN first Overview|MERN working en...
Let's take a closer look and dive into the front and the client side the browser side what is the react role? How does it help us create a single-page application? React helps us to create a SPA (single-page application). something needs to change on the screen or needs to be read rendered react we'll do that. React routers helps us to link pages and the website flow. route configuration and then define which react components are rendered for which path we can implement
コメント