+ 3
Any angular course?
Whether it be written angular js course?
5 Answers
+ 7
Here is my personal experience:
Start with this official tutorial :
https://docs.angularjs.org/tutorial/step_00
Next step is read this guide to dive deep inside:
https://docs.angularjs.org/guide
Next step is to watch "Papa":
John Papa - 10 AngularJS Patterns - Code on the B…: http://youtu.be/UlvCbnKAH3g
+ 5
And read finally AngularJs style guide:
https://github.com/johnpapa/angular-styleguide
+ 2
Thanks Sergej.
+ 1
It would be amazing if an AngularJS course was put together on here.
0
For Angular I prefer reading through the offical docs to learn it. Yes that's what I would do if am to start over becuase Angular keeps changing a lot. But currently I prefer getting most feed from the angular developer blog https://tutorialscamp.com/angular-disable-button/ Everything new about angular he makes it easy to understand