DEV Community

Harsh Nasit
Harsh Nasit

Posted on

Need Guidance Regarding Migrating Existing Enterprise software to React JS

We have a existing enterprise software which was build using jsp pages mainly, it has around 65 different web pages and approx. 15 modules like Admission, Time table, Fees Management, HR Management, Holidays, Exam, Quiz and many more such modules which has its own ecosystem.

We have to migrate the whole enterprise software to React JS.

We are not sure that our multipage application will work flowless in React.js as a single page application. Does it effects the performance of the application?

Is it worth to build such a huge application in React JS?

Top comments (0)