Archive for February 14 2016
Linting JavaScript in GNU Emacs
With any programming language, when you do some client or day job work, you need to deliver quality software. When you contribute to FLOSS projects, you have to follow some style guides specified for that project. Great help with all of that are linters and style checkers.
node_modules/.bin in your project $PATH
How to always have 'node_modules/.bin/' from your project in your path, in shell and in GNU Emacs