TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building React Applications with Idiomatic Redux

58 pointsby aleemalmost 9 years ago

4 comments

acemarkealmost 9 years ago
Dan&#x27;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 <a href="https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;react-redux-links" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;react-redux-links</a>. Specifically intended to be a great starting point for someone trying to learn the ecosystem. I&#x27;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).
blackoilalmost 9 years ago
Dan&#x27;s original Redux videos are one of the finest tutorials I have seen. While the underlying concept is also simple and intuitive, after 100 mins of video, you get a very indepth understanding of th arch, problems it solves and how to use it in real life. Awesome
sotojuanalmost 9 years ago
The React community is very lucky to have Dan as a member and &quot;thought leader&quot;. Extremely humble, responsive, helpful, and a fine teacher!
评论 #11887030 未加载
评论 #11887233 未加载
etermalmost 9 years ago
Thanks for these, I look forward to them especially if they are a similar quality to the previous introduction to redux videos.<p>And this for me is perfect timing, I&#x27;m about to lead a team into a react&#x2F;redux front-end project.