|
|
|
|
|
by jayhuang
4602 days ago
|
|
I'm really impressed with Angular. I've previously worked with Backbone.js, and found that many things in Backbone where I've had to manually develop are readily available in Angular. Moving from Backbone to Angular has made the code much cleaner, and smaller in size. Whereas in Backbone, the code slowly became a mess with all the event listening and event triggering (probably my fault), in Angular, that has all been abstracted for the most part. Great work guys! |
|
Now if the documentation would improve in some of the grayer areas, I would be really happy. Wish I knew enough to contribute.