We are planning to start developing a new web application, as we chose the following technologies:
Asp.net CORE MVC
Entity Framework
Sql Server 2016
but we did not settle on the front end tool used, we have these 3 options:
Angular
React js
Run the front end using pure jQuery and bootstrap, without using dedicated front end framework..
so can anyone advice about the advantages and disadvantages of each approach?
Thanks