angularjsreactjsplayframeworksingle-page-applicationplayframework-1.x

SPA behaviour for an existing Play Framework webapp


We have a complex webapp built in Play Framework (1.*) and we want to move towards a SPA behaviour for it. What JS framework would you recommend for this? Most of the business logic is on the server side (Play controllers).

What would be the pros or cons of using AngularJS or ReactJS, or maybe other framework. How easy would be the integration?


Solution

  • From my experience , I can recommend the following :

    Indeed, You will have two applications :

    1. SPA application : Based on framework with .

    2. API application : You can any of the famous framework , , , ...etc.

    I don't recommend to use Angular, ReactJS is more powerful for many reasons : namely