React class Component with Sass + Webpack + Flow-type

Solution retrospective
The most difficult thing in my project is setting up the webpack🥲. There are lots of things that have to be set up, like loaders, modules, optimization .etc. As a newbie of bundle tools is a big challenge from start to finish.
In the past, I used to type npx run create-react-app , but rarely realized how it works.
I choose to build my project step by step because I want to understand how modern web development does, not just build it in a quick way.
I'm not sure if my webpack.config.js file is accurate.
Any feedback, I would appreciate.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on RosaHong's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord