I have updated this tutorial with Webpack 5, React 17, and Fast Refresh over on my website blog here. In this tutorial we will see the basics of Webpack for React to get you started, including React Router, Hot Module Replacement (HMR), Code Splitting by Route and Vendor, production configuration…