Browserify AngularJS Modules?
This is probably a naive set of comments about #Browserify and using it with #AngularJS.
I am struggling to see the point of using Browserify to modularize my AngularJS modules. The NodeJS require syntax is nice but why introduce more complexity into AngularJS of all things? Not to mention is the release of AngularJS compatible with Browserify. What about the new release of AngularJS? 2.0 will make it almost pointless when it comes out.










