Going through the introductions to Angular.JS. On the surface the whole world of factories, controllers and dependency injection seems like a mad trip back to J2EE only this time in Javascript.
Not only that but it's also verbose:
angular.controller('ControllerController', ...)