Click here to Skip to main content
15,895,667 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey Experts ,
We are looking to migrate the existing system in to new technology .our current application is using mvc 3 with sql server2012, jquery, high chart etc .

Now we are looking to upgrade to asp.net core using react.js as UI platform . During my research I found react are used for Single Page application.

Can we use react.js for big application which contain 1000 page as different view .
Please suggest or approach in this

What I have tried:

During my research I found react are used for Single Page application.
Posted
Updated 7-Dec-19 22:09pm

1 solution

React.js is surely a popular choice, see overview and pros and cons here: open-source-javascript-gui-widget-frameworks[^]
As it is written and tested by FaceBook, you would expect it to function well with a big application.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900