Answer the question
In order to leave comments, you need to log in
Can Redux be combined with local state?
Let's say I want to use Redux to store some todo items in it that will be used in different components of the application.
If I want to make some modal window that needs a state (open / closed), where is the best place to implement this state? It's too local for Redux, so is it possible to mix Redux and local state in components?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question