Answer the question
In order to leave comments, you need to log in
How is the redux store and react component synchronized?
Are new props sent to components when the redux store changes? As I understood the answer - no, but how to make sure that when the store is updated, all components that depend on it are also updated?
The situation is this: when a new lesson is added to the page, the lesson is stored in the store, but does not come to the component as props.
Answer the question
In order to leave comments, you need to log in
Are new props sent to components when the redux store changes? As I understand the answer - no, but how to make sure that when the store is updated, all components that depend on it are also updated?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question