Redux basics in less than five minutes
Heelllooo there. Now if you were anything like me, you probably found learning Redux quite a cumbersome task. The purpose of this article is to simplify the concepts and bring you to a high level understanding of Redux and how it works.
Store
Redux ...
blog.thelastcodebender.io3 min read
Dinys Monvoisin
Software developer, JavaScript Euthusiasts, Inspiring Blogger
Quite informative and a refresher for people using Redux. However, it might be hard to understand for someone just starting. What is a "dispatch" method?
Including some code snippet or a digram might help.
Other than very lovely to read.