+ 3
what is scope of AngularJS? from where to learn? is there any website or app or youtube channel for complete learning??
AngularJS queries
2 Réponses
+ 11
If you're just asking about the various resources to learn AngularJS, here's my answer :
imo, w3schools is the best resource to have when learning anything related to web development.
https://www.w3schools.com/angular/
Although, if you're not quite happy with it, here are some more similar links :
âą https://www.tutorialspoint.com/angularjs/
âą https://www.javatpoint.com/angularjs-tutorial
âą https://www.guru99.com/angularjs-tutorial.html
âą http://tutorials.jenkov.com/angularjs/index.html
âą http://www.tutorialsteacher.com/angularjs/angularjs-tutorials
âą https://www.codeschool.com/courses/shaping-up-with-angularjs
Learning AngularJS requires some better knowledge about JS ^^
0
thanks...which is best source except w3 schools?