Setting up a project for React (and other JavaScript libraries!)
Webpack module bundler 101

I’m going to show you how to set up your project to use react, and other JavaScript libraries. For this we are going to be using Webpack, a popular javascript module bundler, used to compile JavaScript modules.

I’m going to be teaching you from scratch. So if you have never touched React before, this is the dummy guide of how to.

If you have any extra questions you want answered about wepback or the tutorial, please comment below!

Download atom here: https://atom.io/
View the code you need for your webpack.config.js file here: https://github.com/kubowania/React-app-setup

#react #javascript #webpack #programming #developer

Setting up a project for React with WebPack
2.10 GEEK