AngularJS Learning Resources
github.com
AngularJS Learning Resources
1–10 of 44 posts
Re: AngularJS Learning Resources
#2Re: AngularJS Learning Resources
#3Odd the book isn't on the list, perhaps because it's not quite finished: http://www.packtpub.com/angularjs-web-application-developmen...
Edit: The link to that book is there :)
Re: AngularJS Learning Resources
#4* Part 1: Intro to Angular JS (50 minutes) [1]
* Part 2: End to End with Angular JS (52 minutes) [2]
* Part 3: Security with Angular JS (30 minutes) [3]
[1] - http://www.youtube.com/watch?v=8ILQOFAgaXE
Re: AngularJS Learning Resources
#5I've been working on a screencast series that should get you up to speed on AngularJS pretty quickly; I've got 3 parts so far: * Part 1: Intro to Angular JS (50 minutes) [1] * Part 2: End to End with Angular JS (52 minutes) [2] * Part 3: Security with Angular JS (30 minutes) [3] [1] - http://www.youtube.com/watch?v=8ILQOFAgaXE [2] - http://www.youtube.com/watch?v=hqAyiqUs93c [3] - http://www.youtube.com/watch?v=18ifo…
Re: AngularJS Learning Resources
#6I've been working on a screencast series that should get you up to speed on AngularJS pretty quickly; I've got 3 parts so far: * Part 1: Intro to Angular JS (50 minutes) [1] * Part 2: End to End with Angular JS (52 minutes) [2] * Part 3: Security with Angular JS (30 minutes) [3] [1] - http://www.youtube.com/watch?v=8ILQOFAgaXE [2] - http://www.youtube.com/watch?v=hqAyiqUs93c [3] - http://www.youtube.com/watch?v=18ifo…
Re: AngularJS Learning Resources
#7I wrote a couple of AngularJS posts myself, hopefully you think they are worth adding: http://www.grobmeier.de/all-posts-from-this-blog
Re: AngularJS Learning Resources
#8Re: AngularJS Learning Resources
#9Very good resource! I wrote a couple of AngularJS posts myself, hopefully you think they are worth adding: http://www.grobmeier.de/all-posts-from-this-blog
Re: AngularJS Learning Resources
#10I've been working on a screencast series that should get you up to speed on AngularJS pretty quickly; I've got 3 parts so far: * Part 1: Intro to Angular JS (50 minutes) [1] * Part 2: End to End with Angular JS (52 minutes) [2] * Part 3: Security with Angular JS (30 minutes) [3] [1] - http://www.youtube.com/watch?v=8ILQOFAgaXE [2] - http://www.youtube.com/watch?v=hqAyiqUs93c [3] - http://www.youtube.com/watch?v=18ifo…
I've been playing with Angular for a lil bit. The things that frustrate me as a learner are:
1) Lack of good end-to-end examples.
2) Situations where things just don't work, and give no feedback as to what went wrong. Am I just using Angular JS incorrectly or does this happen to everyone?