JavaScript with Jill Part 2: React walkthrough - Webpack, Babel and Gulp HD
A walkthrough on why and how to compile and bundle your React app for testing on the browser, using Gulp, Webpack and Babel. More info on Webpack loaders can be found here: https://webpack.github.io/docs/loaders.html Webpack: https://webpack.js.org/ Babel: https://babeljs.io/ Gulp: http://gulpjs.com/ Gulp-Webpack npm module: https://www.npmjs.com/package/gulp-webpack