T
T
titronfan2016-10-15 07:21:39
React
titronfan, 2016-10-15 07:21:39

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

3 answer(s)
@
@necadeus, 2016-10-19
_

https://github.com/stylesuxx/generator-react-webpa... try this one. Out of the box: tasks for generating components, reducers, actions, tests.

P
pashted, 2016-11-19
@nomotrack

document.getElementById('znak').innerHTML = '-';

L
lega, 2016-11-19
@lega

https://jsfiddle.net/lega911/0tg4ggge/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question