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.

Things I wish I knew about Redux

15 pointsby killahpriestalmost 9 years ago

1 comment

k__almost 9 years ago
I got thrown into a react project last year that switched from flummox to redux.<p>I had no idea what was happening, just had to get new featurea ready quick.<p>When I got some strange errors, someone told me about pure functions and stuff.<p>I mean, I knew what they were, I just didn&#x27;t use them all the time.<p>All in all pretty confusing, coming from Ember and two-way-binding.<p>But through Redux I found RxJS and became a better dev, I think :)