I'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…
AngularJS Learning Resources
11–20 of 44 posts
Re: AngularJS Learning Resources
#12I'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'll add those later today. Thanks!
Re: AngularJS Learning Resources
#13I'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 would watch them if they focused on a single topic and were from 5 - 10 mins
Re: AngularJS Learning Resources
#14I'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…
End-to-end sounds interesting! Thanks for creating this. I'll watch these tonight! 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?
Re: AngularJS Learning Resources
#15I'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…
End-to-end sounds interesting! Thanks for creating this. I'll watch these tonight! 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?
Re: AngularJS Learning Resources
#16BTW, I bought the two cheapest ebooks in your list. Hope you got a piece! The 'Recipes' one has been the most handy so far.
Re: AngularJS Learning Resources
#17I don't get that. Is HTML different in Microsoft world?
Re: AngularJS Learning Resources
#18Jeff, thanks! I was in analysis paralysis over how to handle some new functionality & this pushed me over the edge toward trying angularJS. So far, so good... BTW, I bought the two cheapest ebooks in your list. Hope you got a piece! The 'Recipes' one has been the most handy so far.
I've purchased the AngularJS Oreilly book (good, not great...it just didn't feel like a well-organized book to me) and the Packt book (Web Application Development with AngularJS)..the Packt book is excellent. At least for the first 5 chapters I've read. Oh, and I have no "referral" params for any of those books.
I'm personally really excited about getting to work with Angular. It has been a lot of fun so far, and its amazing how much you can do with a small amount of code.
Re: AngularJS Learning Resources
#19Earlier quoted context omitted.
End-to-end sounds interesting! Thanks for creating this. I'll watch these tonight! 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?
While learning Angular, it pays to really understand how the $scope works, when $watch'es are fired, and when you need to explicitly call an $apply, etc. What are some examples where things just don't work? While I was learning angular, a lot of times I had assumed things were available in scope when they were not. Some built-in directives like ng-repeat will create local copies of scope so I would try to change a va…
I used Angular for two hackathons so far and didn't keep track of what didn't work. It was just a matter of ... let me try something a different way ... and poof ... it worked. Not very scientific I'm afraid.
Re: AngularJS Learning Resources
#20"AngularJS For .Net Developers" I don't get that. Is HTML different in Microsoft world?