One of the things that sets Sublime Text apart from the competition is its rich plugin ecosystem. Here are 6 of the plugins that I'd hate to work without.
A high-level overview of web app architecture, starting with the relationship between server-side code and client-side code, and how they work together.
"Better software" is software that makes our users' lives just a little easier. If it doesn't meet that goal, it's useless. Sometimes worse than useless.
Resolves take the complexity of completing a promise and checking for errors out of the controller itself. angular.extend lets you add them to every route.