Description
In this course, you will learn :
- Configure a React app using Webpack from scratch.
- Create a Server using ExpressJS
- Understand how React and Webpack work together
- Setting up Babel which translates React code into Javascript
- Using Babel to translate React App into Cross-Browser Javascript
- Minify React code using Webpack and Babel
- Attach Javascript file into HTML using Webpack
- Handle CSS styles with Webpack
- Adding images by using Webpack