Testing Your Style With ESLint and Mocha Use ESLint and Mocha to generate tests for the style of your codebase. Blake Williams May 4, 2016 JavaScript Style Web
Collaboration is Other People You’ve heard a colleague say “You’re all smart coders. You can figure out how my code works!” as an excuse to let less-than-clear code slip in. This is bunk, and here’s why. Jon Yurek November 4, 2014 Style Good Code Hound