Single Page Application in React(SPA)
Its a web application that interacts with the web browser by dynamically rewriting the current Page with new Data from the server.
Eg: When the user clicks the submit button and then the corresponding values are to be displayed in the same page.
Advantage of SPA
- Speed
- Responsive
- Less coding
- Offline support
- Engaging Effects
- Debugging with chrome
Lifecycle of Single Page
Facebook
Instagram
Uber
Whatsapp
No comments:
Post a Comment