Install Package Manager https://sublime.wbond.net/installation
Install packages with shift+cmd+p -> package manager: install packages
Install Package Manager https://sublime.wbond.net/installation
Install packages with shift+cmd+p -> package manager: install packages
There's a lot of guides but they're all quite verbose... see https://google-styleguide.googlecode.com/svn/trunk/angularjs-google-style.html
This is meant to be just a quick reference for improving code legibility
Controllers should be simple dumb routers for actions within their scope.