0
How should I write correctly, will you help?
the steps to correctly define the flow in redux when a button is clicked to change data.
6 Answers
- 2
Susik Babakhanyan You got to try your way to figure it out, solve it from what you've learned, the answer is on the current course topic.
We can't reveal the answer here, it's against the principle of Sololearn courses.
+ 12
Here's a small program, where a button click changes data in Redux.
https://stackblitz.com/edit/react-redux-contact-manager-final?file=index.js
+ 11
I believe React+Redux course has an answer to your question.
+ 1
Susik Babakhanyan
Go to complete the React+Redux and proudly show us your certificate later.
https://www.sololearn.com/Course/react/?ref=app
If you still cannot catch the way react redux works after completing the course, i will show you the way I use react redux and a better approach of react redux using React Hooks which is not covered by the course.
0
Where
0
Dear CalviŐ˛ , I have almost completed the react redux course, the last question is left and I will receive a certificate, but now I can't answer that question, that's why I published this post.