Bootcamp Notes – Day 19 (Thurs) – React: Week 5 – Building and Deployment

React: Building and Deployment    Introduction to Webpack In Bootstrap, we used NPM scripts to build our projects distribution We used the scripts and third party libraries for concatenation, minification, uglification, and compression of the project Create-react-app comes…