Guide on creating node.js apis
- https://github.com/airbnb/javascript
- http://www.themarketingtechnologist.co/how-to-get-airbnbs-javascript-code-style-working-in-webstorm/
- https://www.npmjs.com/package/eslint
- https://babeljs.io/docs/usage/require/
- https://github.com/hapijs/bell (google,fb,twitter,yahoo,microsoft & many others)
- https://blog.andyet.com/2015/06/16/harnessing-hapi-scopes/
- Never use
global.
- Never set/modify
process.env