Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Dont get frustrated, i know a few people that took their time understanding redux.
To help you get the hang of it you could try the redux-browser-addon, it helps you track the changes, see the action-history and allows you to undo and redo actions.
If everything fails i recommend you to read the vuex-tutorial. Vuex is vuejs's version of redux and is similar in many ways. Maybe you'll learn some concepts that way and can transfer them to redux -
Root825997yConfusing at first.
Then you realise it's a giant loop.
Suddenly it's easy.
Takes a week or two, though ~
Related Rants
Been trying to get my head around redux for a while now. Am I just too dumb?
rant
redux
js
why am i like this