Took me a while to learn webpack and redux, both are poorly documented and have few good online examples that are easy to digest. I finished learning and made a boilerplate that might be useful for someone else.
The organization isn’t standard nor is the naming convention, it’s for personal use so i named/organized whichever way felt more intuitive for my projects. I left some TODOs on places code is supposed to go, i’ll also link a finished project that is slightly disorganized since i was experimenting with libraries and plugins, but serves as an example project that is lightweight enough to be easy to digest.
Anyway, if you’re feeling like nothing makes sense on redux or webpack, try reading the skeleton project, might help, might not.
Boilerplate: https://github.com/GregoryGoncalves/react-redux-boilerplate
Project roughly using this boilerplate: https://github.com/GregoryGoncalves/freecodecamp/tree/master/frontend-frameworks/quote-machine/src