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

23 points by yadongwen ↗ HN
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

[ 2.7 ms ] story [ 10.7 ms ] thread
I have a list of some React/Redux apps over at https://github.com/markerikson/redux-ecosystem-links/blob/ma... , as part of my Redux addons catalog. Looks like there's some overlap with the projects mentioned in that thread, but might be a few you haven't seen.

Sounds like you're trying to get some ideas for dealing with your own app. Any particular concepts you're interested in?