I am trying to build one progressive test app but all the tutorial I have read yet are using native JavaScript. My question is can we use Jquery for writing code more easily and can we use MVC framework angular js for more efficient coding experience?
Is it a good approach or is there any problems with using any one of them or both of them?
Note : Its not about using jquery with angularjs. Its about using angularjs or jquery with progressive web apps.