dimanche 25 mars 2018

Single page application with dot net

I am trying to design a single page application website. I am a dot net developer with knowledge of mvc and web api and also angular is. Now I am trying to use all of them and create a website. Per my knowledge, I can do it in ways like below.

  1. Use HTML pages as view, web api for server side logic and angular js to bind both of them.

  2. Use mvc views and controller between view and web api and angular js to bind them.

Please suggest what is a good approach, what are pros and cons of each and what is the best practice for a SPA.

Thanks




Aucun commentaire:

Enregistrer un commentaire