https://www.youtube.com/watch?v=jubd2opc4Ps The JavaScript Starter Kit Manifesto
react-slingshot
Browsersync
localtunnel, ngrok serge now
npm scripts
Babel Elm
ES6 modules, AMD(asynchronous module definition) CommonJS UMD(Universal module definition) IIFE
webpack
ESlint
framework, assertion library, helper libraries, where to run tests, where to place tests, when to run tests
jest
Travis, appveyor(windows) jenkins/circleCI/semaphore/snapCI
superAgent, axios, fetch
Node: http, request
Browser: XMLHttpRequest, jQ, fetch
both: isomorphic-fetch, xhr, superAgent, axios
json-server(https://github.com/typicode/json-server)