Answer the question
In order to leave comments, you need to log in
Is there a library to automate reducers and actions in Redux?
Hello! I recently started learning Redux and have questions.
As I understand it, Redux is designed in such a way that you need to create heaps of action reducers, constants with increasing functionality in the application.
Have you ever met a "library", so to speak, an addition to the classic Redux, which would allow you to create reducers and actions on the fly? Yes, I saw that if there are a lot of different buns that are stamped in addition to Redux, but so far I have not seen such a thing that would somehow automate the entire Redux familiar scheme. After all, a lot of things are done by hand.
Thanks to all.
Answer the question
In order to leave comments, you need to log in
https://github.com/stylesuxx/generator-react-webpa... try this one. Out of the box: tasks for generating components, reducers, actions, tests.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question