From Zero to React
liamross.me
From Zero to React
1–5 of 5 posts
Re: From Zero to React
#2Does 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
Re: From Zero to React
#3Does 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
Hi, I'm a Redux maintainer. Please see my suggested resources for learning Redux:
https://blog.isquaredsoftware.com/2017/12/blogged-answers-le...
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.
Re: From Zero to React
#4Does 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
The 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.
Re: From Zero to React
#5Thanks, this was helpful!