6 ms·
From Zero to React
- metoprolol 7y agoDoes anyone have any good intro posts to redux? Something like the above parent that’s easy to read trough casually for an engineer who won’t be using redux in the workplace
- acemarke 7y agoHi, I'm a Redux maintainer. Please see my suggested resources for learning Redux: https://blog.isquaredsoftware.com/2017/12/blogged-answers-learn-redux/ https://blog.isquaredsoftware.com/2017/12/blogged-answers-le... https://github.com/markerikson/react-redux-links https://github.com/markerikson/react-redux-links Also, FYI, we do also have plans to heavily revamp our docs in the near future as well.
- skinnymuch 7y agoThe post didn’t really say much about React. Most intro blog post about Redux would give you the same amount of info in just the first half.
- darkruby501 7y agoThanks, this was helpful!