I'm really impressed with Angular.<p>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.<p>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.<p>Great work guys!