One in a billion kind of personality in the approach to explaining things very clearly. This is the first tutorial I have seen that has so much care and dedication to explaining things honestly.
This is the best youtube tutorial I have ever watched. I am a 25 year professional, Lynda.com etc heavy user. More, give us more please ! and Thank YOU.
This is by far the best Angular JS tutorial i've seen. I got hooked up with angular a few days before and didn't find any other tutorial that is so well explaind and easy to understand like this one. Thank you for sharing this and keep up the good work. Best wishes!
Every time I sit down to watch this I learn something new and have to go try it then I end up playing with it for an hour and never finish the video. Awesome and exciting stuff man, keep at it.
I came across different types of tutorials for angularJS (about 20 of them) and this video is the best one so far. Thanks a lot and please keep on making such tutorials.
21:20 - that's the best way to "step on" a variable I've ever seen. When you write real systems, NOT declaring them explicitly is no longer a blessing, but a curse. When you have naming collisions and you can't find it, you'll understand.
You have become my #1 favorite intro to Angularjs. I've been Angular obssessed for over a year now. This bitesize of presenting the language makes it accessable to a much larger audience. I will be refering to this screencast to all my curious friends.
Thanks Curran for taking the time to put this together. The way you've chained together the examples in small incremental steps makes it easy to learn. Well done!
I have no word to express how thankful i am about this video. Amazing Presentation/tutorial. This video finally teach me AngularJS, and after the end of it, i was Writing and playing AngularJS very well. Thanks!
Amazinb intro, I started learning ng a few days ago for a project at work, and got into some blocking-issues, now I'm half-way into this part 1, and sooooo many of my questions are already ansewerd! Big Thank!
Having many examples, as well as the same example in many different frameworks REALLY helps to drive the lesson and detailed differences home, giving someone inexperienced in the specific framework something very tangible to walk away with. Thank you. One of the best explanatory/introductory videos.
This is a wonderful presentation. I'm new to JS, and I've learned a bunch from viewing this; I really like how you show the way that different JS libraries and frameworks solved a simple problem. I'm much more excited about JS and what it's capable of. I'll be sure to watch more of your videos. Thank you!
Thx Curran for this video and especially for all the work involved in putting together these 50 examples. It's so nice to be able to go back and forth to see how you refactor code in order to use Angular. Have been playing a lot with Knockoutjs a few years back and thought I should really get into AngularJS - with your video I now really got the right basics to convert my KO to A.
wow this video is awesome. I came into is with some introduction to angular, but not a whole lot of understanding. I am only on example 16 yet, and i have learned so much. Thank you for posting this! I am so glad I found this on my path to learn angular js.
Thanks for this walkthrough, it was a clean and good talk on AngularJS. I can really see myself use this as it brings so much to the table in a clean and easy way.
Fantastic tutorial! One of the best I've ever seen. Loved the multiple examples. This video explained Angular to this newbie in a clear and easy to follow method. Thank you!
I wish i could have found this video earlier. This is all stuff no fluff video. And much better than most of the other videos. I am sure the 2nd part would be as exciting
Great tutorial! Awesome idea to present the same example from pure JS apo to Angular.js. It makes crystal clear the concept of data-binding etc. Thanks again!
Hi Curran This is a great set of tutorials on AngularJS and you have a very effective way to explain the concepts. Eagerly waiting for the 2nd part -Thanks Pravin
I came here totally blank about Angular.js (only knew the spellings and that this was a JavaScript Framework) .. I feel enlightened and motivated :) Thank you so much
Great introduction or refresher video. In particular I like how you worked through the early non-angular options to put it into context. I also think you did a great job of pre-empting confusion on some of the more difficult concepts and breaking them out into more detail. This is well thought out and clever training. Looking forward to Part 2.
Thank you for these videos. If you made another 50 examples in the current version of angular then you might get another half million views. Good stuff.
Very nice work! Good job on the pace in your speaking, good job on incrementally making the examples more complex and tying them together. I can't wait to rebuild my PHP apps in Angular!! I can't believe that people are saying "why not just use JavaScript? or JQuery?" They don't get it. Looking forward to your other videos.
I do note that I am a bit late to the party here as this video was uploaded two years ago. Nevertheless sir, thank you for being an absolute legend. As a newbie your clear structured and teaching by doing style is absolutely appreciated!
That was gangster. After poking around angular the last couple days he put a couple things together for me. I know I'll keep going and really learn full angular now. Pretty cool
If there was a video just like this for React or Vue, I'd be fluent in this in 20% of the time or less. Anyone else do a similar format of videos for those framework. Also, as a long time subscriber, this is timeless
Thanks a ton! I have been considering bringing back this format - stepping through examples. It's a good way to compress time. I remember I must have spent 20 hours or so researching for this particular tutorial, and my own experiments and actual learning path ended up as the examples here.
This video made me wonder how could I live for so long without Angular! Thank you so much, starting to study it very seriously!
One in a billion kind of personality in the approach to explaining things very clearly. This is the first tutorial I have seen that has so much care and dedication to explaining things honestly.
This is the best youtube tutorial I have ever watched. I am a 25 year professional, Lynda.com etc heavy user. More, give us more please ! and Thank YOU.
This is easily the best video for learning the fundamentals of AngularJS. This guy knows how to teach. Hats off Curran!
This is by far the best Angular JS tutorial i've seen. I got hooked up with angular a few days before and didn't find any other tutorial that is so well explaind and easy to understand like this one. Thank you for sharing this and keep up the good work. Best wishes!
Every time I sit down to watch this I learn something new and have to go try it then I end up playing with it for an hour and never finish the video. Awesome and exciting stuff man, keep at it.
Best lesson on Angularjs that I've seen yet. Straight to the code. Easy to understand. Great video. Looking forward to part 2.
I came across different types of tutorials for angularJS (about 20 of them) and this video is the best one so far.
Thanks a lot and please keep on making such tutorials.
21:20 - that's the best way to "step on" a variable I've ever seen. When you write real systems, NOT declaring them explicitly is no longer a blessing, but a curse. When you have naming collisions and you can't find it, you'll understand.
You have become my #1 favorite intro to Angularjs. I've been Angular obssessed for over a year now. This bitesize of presenting the language makes it accessable to a much larger audience. I will be refering to this screencast to all my curious friends.
EDIT:This bitesize manner of presenting
Thanks Curran for taking the time to put this together. The way you've chained together the examples in small incremental steps makes it easy to learn. Well done!
I have no word to express how thankful i am about this video. Amazing Presentation/tutorial.
This video finally teach me AngularJS, and after the end of it, i was Writing and playing AngularJS very well.
Thanks!
Best examples for who ever starts angular js projects ...it helps me alot
Very nice Angular.js tutorial - looking forward to part 2.
Simply the best Angular tutorials for beginners,helped me a lot.Thanks Curran!
Amazinb intro, I started learning ng a few days ago for a project at work, and got into some blocking-issues, now I'm half-way into this part 1, and sooooo many of my questions are already ansewerd!
Big Thank!
Having many examples, as well as the same example in many different frameworks REALLY helps to drive the lesson and detailed differences home, giving someone inexperienced in the specific framework something very tangible to walk away with. Thank you. One of the best explanatory/introductory videos.
Thanks!
Very clear tutorial! I knew absolutely nothing about AngularJs before watching this video. Now, I have some basic ideas. Thanks a ton!
By far the best tutorial I've ever seen about AngularJS. Great Job! Thumbs up!
I can't wait to see the second part.
This is a wonderful presentation. I'm new to JS, and I've learned a bunch from viewing this; I really like how you show the way that different JS libraries and frameworks solved a simple problem. I'm much more excited about JS and what it's capable of.
I'll be sure to watch more of your videos. Thank you!
Great job thank you.
In case anyone has a problem to access the countries.json while using IIS, you would need to add the following to web.config:
......
Thx Curran for this video and especially for all the work involved in putting together these 50 examples. It's so nice to be able to go back and forth to see how you refactor code in order to use Angular. Have been playing a lot with Knockoutjs a few years back and thought I should really get into AngularJS - with your video I now really got the right basics to convert my KO to A.
This is the angular introduction I've been searching for
I really like the idea of starting from simple then to the more complex ones. Great presentation.
Thanks Curran for this excellent training. I was glued to this tutorial till I tried all the examples.
Ok, the first four minutes tell me this is going to be interesting! Best introduction I've found so far on the subject.
Excellent introduction to Angular.js - I thought the way you compared it to other libraries/frameworks was very useful. Thank you very much Curran!
Wonderful put together, Curran. one of the best teacher I ever met, Cheers
Awesome presentation. It really helps to have sequential examples explained clearly. Thank you!
by far the best introduction I've seen, congratulations
Dude. You are an incredible teacher. The video and the examples. I wish I had something like this for every other subject in life!
Great tutorial and +1 for the 50 examples. I pick up on this stuff much quicker when I can really see it being used and explained at the same time.
wow this video is awesome. I came into is with some introduction to angular, but not a whole lot of understanding. I am only on example 16 yet, and i have learned so much. Thank you for posting this! I am so glad I found this on my path to learn angular js.
Thanks for this walkthrough, it was a clean and good talk on AngularJS. I can really see myself use this as it brings so much to the table in a clean and easy way.
One of the best content I have found on Angular js so far :)
Great kickstart on Angular JS, Thanks for making AJ simple Curran!!!
Hi Curran, thank you so much for putting this tutorial together. You've open a whole new window for me!
Excellent speaker, well presented examples & tons of vital concepts. Looking for Part 2 soon. Thanks for sharing.
Part 2 has arrived!
Hi Curran, It's Bunlong. I love your videos man. Keep it up !
Bunlong Heng Thanks! Great to hear from you, hope all is well
This is one great overview tutorial I ever watched! Kudos Curran. Thanks a lot!
Wow this is definitely the best video I've seen on UA-cam!!!
Thank you very much!
Great tutorial. Very thorough and well done, thanks a bunch.
Thank you, this is gold for someone who wants hands on experience.
Waiting for part 2 !
Amazing Curran !! Your presentation video is so clear & easy to understand. Thanks.
I was in search of angular js basics and this video is perfect..
UMASS, my favorite Alma Mater. Thanks, Curran, for a MAGNIFICENT lecture.
Love and peace,
Joe
Fantastic tutorial! One of the best I've ever seen. Loved the multiple examples. This video explained Angular to this newbie in a clear and easy to follow method. Thank you!
best, simplest MVC explanation ever - thanks!
I wish i could have found this video earlier. This is all stuff no fluff video. And much better than most of the other videos. I am sure the 2nd part would be as exciting
Awesome tutorial....straight forward and easily explained. waiting for part 2. Thanks a ton Curran
Part 2 has arrived!
Very well narrated and you have covered angular basics really well. Very easy to understand... Please keep up the good work !
Great tutorial! Awesome idea to present the same example from pure JS apo to Angular.js. It makes crystal clear the concept of data-binding etc. Thanks again!
Amazing tutorial, Curran! Please, please, do post part 2 ASAP!
Done!
Hi Curran
This is a great set of tutorials on AngularJS and you have a very effective way to explain the concepts. Eagerly waiting for the 2nd part
-Thanks
Pravin
I came here totally blank about Angular.js (only knew the spellings and that this was a JavaScript Framework) ..
I feel enlightened and motivated :) Thank you so much
Great introduction or refresher video. In particular I like how you worked through the early non-angular options to put it into context. I also think you did a great job of pre-empting confusion on some of the more difficult concepts and breaking them out into more detail. This is well thought out and clever training. Looking forward to Part 2.
Thank you! Part 2 is here Introduction to Angular.js in 50 Examples (part 2)
Just can't wait for the second part. Please get the lecture uploaded if you already completed it. :(
Great work - looking forward to part 2!
Wow... thank you ! I'm getting into the Mean stack and this is like a perfect intro to it since i had no idea of what Angular was able to accomplish !
Best Angular introduction ever. Great job. Thank you very much.
awesome screen cast, tutorial and blueprint for using angular in various applications.
Thank you for these videos. If you made another 50 examples in the current version of angular then you might get another half million views. Good stuff.
Thank you! seeing such clear, well explained lecture helps so much.
Hi, thanks for the excellent vid. I've been watching tons of vids but yours is the best breakdown i've seen by far!
Very nice work! Good job on the pace in your speaking, good job on incrementally making the examples more complex and tying them together. I can't wait to rebuild my PHP apps in Angular!!
I can't believe that people are saying "why not just use JavaScript? or JQuery?" They don't get it.
Looking forward to your other videos.
this was amazing explanation, it is my first contact with angularJS and I feel motiveted very well !!!!!
I do note that I am a bit late to the party here as this video was uploaded two years ago. Nevertheless sir, thank you for being an absolute legend. As a newbie your clear structured and teaching by doing style is absolutely appreciated!
You're a very good teacher! I learned more here than in other tutorials! Good job!
Fantastic tutorial mate,
Thank you so much. Keep rocking!!!!!!!!!
Superb tutorial.!! must watch for angular beginners Thanks Curran !!
That was gangster. After poking around angular the last couple days he put a couple things together for me. I know I'll keep going and really learn full angular now. Pretty cool
Curran, great video. Thanks for making this easy to understand.
Great job, a more Software Engineering/Architectural Patterns kind of approach to Angular. Vastly superior to most Angular tutorials.
This video is awesome! Just very plain and simple and very easy to understand. Good job!
For newbies like me, the library used in the video is at:
Great introduction to angular, really looking forward to the next instalment.
Great introduction. Totally simple explained. Well Done
Gr8 work...
very very nicely done..
Thanks for keeping it simple and unstandable
Thank you Curran. I was looking for tutorial like this for long time. It was absolutely perfect. It helped me a lot. Big thumb up :)
Hi Curran, Thanks for this tutorial. Nice explanation with clear examples.
Thank you so much for this great video. Its always better to learn by doing and keep on updating new features. Loved the way you explain.
If there was a video just like this for React or Vue, I'd be fluent in this in 20% of the time or less. Anyone else do a similar format of videos for those framework. Also, as a long time subscriber, this is timeless
Thanks a ton! I have been considering bringing back this format - stepping through examples. It's a good way to compress time. I remember I must have spent 20 hours or so researching for this particular tutorial, and my own experiments and actual learning path ended up as the examples here.
Thank you for your video. I have to work on an old application written in AngularJS. This is very helpful.
Fantastic and masterful presentation... best one on Angular
Loved this @Curran Kelleher. This is awesome stepbystep tutorial man ! Cheers :)
thank you for this video. after watching 2 other 1 hour videos, with this video i finally understood :) good job, thank you again
19:58 "automagically" He he. But fantastic video. Learning by examples is the best way to go
Hi, Curran. Thank you very much for this examples. They are awesome!
Hello Curran, its super introduction to Angular.js.
Waiting for the Part2!
Part 2 has arrived!
This is an absolutely fantastic tutorial
Thanks ***** great video. I'm just looking to get started in AngularJS and this has helped tremendously!
Very nicely done - a great starting point for a beginner
Very Useful Content... I had worked on sencha touch before but after this video angular.js was a fun....
brilliant video. simple, concise and good examples
Curran, great video! I find it very enlightening the baby steps method :)
Thanks for a great tutorial. Very clear, concise and packed with good info.
Awesome video, thanks for the lesson!! Much easier to learn in bite size nuggets!
Great intro to AngularJS! Thanks for uploading.
Fantastically clear and well explained.
Great intro to Angular js...Thank you so much Curran... :)