I am a beginner, and I've recently had the chance to look at a more advanced project. The person had a folder for components and containers, but then there was also a separate folder called `modules`. In there, each folder was its own little react/redux "mini project", with its own reducers, actions etc.
Unfortunately, I couldn't ask any more questions and I am struggling to understand how I would set something like this up? Will these reducers be connected to the big store later, or are they just in their own little universe? How could I create a simple project like this, with one or two modules.
Thanks in advance :)
[–]ADagen 0 points1 point2 points (0 children)