Matija Marohnić
Matija Marohnić
Even though the learning curve is much steeper, it results in much smaller configuration code and it's way faster than browserify. It will probably replace gulp as well.
I never tried [Redux](https://github.com/rackt/redux), but I heard great things about it, and this needs Flux.
https://github.com/sindresorhus/ava
``` js // package.json { "scripts": { "lint": "eslint ." } } ```
[Example](http://webdriver.io/guide/testrunner/frameworks.html#The_New_Fancy_Generator_way).
Also, force `(arg) =>` instead of `arg =>`.