Where can I find a good example of redux + react + mongodb?
I only found this example https://github.com/Hashnode/mern-starter . He's good, but just a little confusing. Maybe someone else knows what worthy examples?
All you need is: redux react mongodb webpack route
https://github.com/reactGo/reactGo
to figure it out, I recommend rewinding from the jsx component closest to the user->actions->reducers->, etc. down the chain to the database