+ 2
How to learn and master AngularJS
I started with Web Development and now it has been a month or so. I am pretty comfortable with HTML, CSS and Bootstrap but when I started with Angular, the things started to mess up. Angular is not that clear to me and I am unable to understand from where should I study and what all resources are the good ones... It would be very kind and helpful of anyone of you if someone guides me how to dwell deep into AngularJS.
7 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
And as @Sami pointed out, learning AngularJS requires some better knowledge about JS ^^
+ 1
have you gone to through JavaScript first ? and then jQuery???
+ 1
so go through it..
+ 1
Ohkkk... Thanks a lot
+ 1
if you can run through the tutorial quickly like flash then.. you slowly like hulk you will put to practice each line you Learn.. repeat lessons..
0
I have gone through java script from other website. I didnt do Jquery yet.
0
Thanks a lot :)