Angular Style Guide
February 03, 2016
I have been getting back in to heavy Angular development lately. I can’t recommend enough coding in style. There is an excellent Angular Style Guide maintained by John Papa that I try to follow closely. For large projects, grouping files by features instead of by controllers/directives/services makes the site a lot more manageable in the long term.
Written by Matthew Shooks who is a front-end developer and a Michigan fan living in the Buckeye state.