+ 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 Respostas
+ 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?