FlashcardIntermediate
Redux Core Concepts
Redux centralizes state in a store updated by pure reducers responding to actions.
Question
What are the core concepts of Redux?
Click to reveal answer
Redux centralizes state in a store updated by pure reducers responding to actions.
What are the core concepts of Redux?