Setup React and Webpack manually
If you are using React, you are probably also using create-react-app, which is a great way for setting up a new React project in a fast and easy manner. It hides away all the build process config, so you can focus on writing code immediately. This wa...
dsimunovic.hashnode.dev9 min read