Live data from Hacker News

Building React Applications with Idiomatic Redux

egghead.io

1–8 of 8 posts

Re: Building React Applications with Idiomatic Redux

#4
post #2

The React community is very lucky to have Dan as a member and "thought leader". Extremely humble, responsive, helpful, and a fine teacher!

Couldn't agree with this more. I wrote a blog post about my frustrations with Redux and he took the time to not only respond to my post but spent an hour with me on Skype helping me figure out the issues with my application. Really awesome guy.

Re: Building React Applications with Idiomatic Redux

#6
post #4
post #2

The React community is very lucky to have Dan as a member and "thought leader". Extremely humble, responsive, helpful, and a fine teacher!

Couldn't agree with this more. I wrote a blog post about my frustrations with Redux and he took the time to not only respond to my post but spent an hour with me on Skype helping me figure out the issues with my application. Really awesome guy.

[deleted]

Re: Building React Applications with Idiomatic Redux

#8
Dan's videos are a fantastic introduction to Redux, and the Redux docs are extremely well written as well. For those looking for additional resources, I keep a big list of high-quality React and Redux tutorials and articles over at https://github.com/markerikson/react-redux-links. Specifically intended to be a great starting point for someone trying to learn the ecosystem. I've also added articles on a number of advanced and related topics as well (Functional Programming concepts in plain English, React performance tips, Webpack tutorials, etc).