TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

23 点作者 yadongwen将近 9 年前
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 条评论

acemarke将近 9 年前
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?
hackerboos将近 9 年前
<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>