mercredi 2 août 2017

.NET Core Web API + Redux + React for fast SPA application

  • .NET Core on the server side will be managing CRUD operations and provide API
  • Redux will maintain component's state and call the API
  • React will be ensuring the rendering part of application

Is this a good (optimal) choice of technologies to build a fast, single page, web application that will not be trivial?

Aucun commentaire:

Enregistrer un commentaire