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.

Ask HN: What are the best open source apps written with React/Redux?

23 pointsby yadongwenalmost 9 years ago
I have gone through sound-redux (https://github.com/andrewngu/sound-redux) and the list in https://www.reddit.com/r/reactjs/comments/496db2/large_open_source_reactredux_projects/ but none has a fairly complex model layer. Are there new projects using redux-saga or backbone-redux?

2 comments

acemarkealmost 9 years ago
I have a list of some React&#x2F;Redux apps over at <a href="https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;redux-ecosystem-links&#x2F;blob&#x2F;master&#x2F;apps-and-examples.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;redux-ecosystem-links&#x2F;blob&#x2F;ma...</a> , as part of my Redux addons catalog. Looks like there&#x27;s some overlap with the projects mentioned in that thread, but might be a few you haven&#x27;t seen.<p>Sounds like you&#x27;re trying to get some ideas for dealing with your own app. Any particular concepts you&#x27;re interested in?
hackerboosalmost 9 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;bigardone&#x2F;phoenix-trello" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bigardone&#x2F;phoenix-trello</a>