AngularJS Office Hours with AngularUI Founder: Best Practices, UI-Router, and ORM

added by JavaScript Kicks
9/23/2014 11:11:24 PM

176 Views

A lot of people break things down by their function and get a lot of folders like service folders, directive folders, filter folders and so on. They don’t try to break down their applications in a modular way, and I think that’s the wrong direction. I think the new direction is to break your apps down in a modular way, so I don’t use a CSS, Javascript, or HTML folder anymore.


0 comments