Diving into AngularJS
floatleft.com
Diving into AngularJS
1–10 of 48 posts
Re: Diving into AngularJS
#2Re: Diving into AngularJS
#3With all the attention Ember is getting lately I'm glad to see Angular getting some attention.
Speaking of which, I started a project in Ember and quickly encountered the primary reason why it is dangerous to change conventions and APIs -- searching for basic information on how to do certain things brings me to various StackOverflow posts, etc, most of which are just entirely wrong now.
Re: Diving into AngularJS
#4However I cannot comprehend Angular's source code on github. Can anyone give me pointers on where to start reading it and/or how it's organized?
Re: Diving into AngularJS
#5[1] http://weblogs.asp.net/dwahlin/archive/2013/04/12/video-tuto...
AngularJS' strict adherence to separation of concerns is definitely a breath of fresh air.
Re: Diving into AngularJS
#6Re: Diving into AngularJS
#7Great blog post :)
Re: Diving into AngularJS
#8With all the attention Ember is getting lately I'm glad to see Angular getting some attention.
Ember tends to go completely forgotten aside from a small burst of activity yesterday. Speaking of which, I started a project in Ember and quickly encountered the primary reason why it is dangerous to change conventions and APIs -- searching for basic information on how to do certain things brings me to various StackOverflow posts, etc, most of which are just entirely wrong now.
Re: Diving into AngularJS
#9The first feedback I always heard from new angularjs developer is: "A completely different approach that I've seen before... it's so productive". Great blog post :)
After a year on a large project using Angular, I'm loving it more every day.