The React Ecosystem
Setting up a React app
In this session we’ll be going through the React Ecosystem. We’ll see how we can build a modern Javascript app using Babel to write cutting-edge and augmented JavaScript, and Webpack to bundle our source files without worrying too much about browser compatibility.