Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redux ducks #1201

Merged
merged 8 commits into from
Jun 3, 2016
Merged

Redux ducks #1201

merged 8 commits into from
Jun 3, 2016

Conversation

mhils
Copy link
Member

@mhils mhils commented Jun 3, 2016

This is my third attempt (#1194, #1200) at introducing a reasonable redux architecture. This time I used https://github.com/erikras/ducks-modular-redux to structure our redux code, and I'm very happy with that approach. This very much fall into place magically. If noone objects, I think we should merge and continue based on this.

mhils added 4 commits June 1, 2016 22:56
While the spread operator is not part of ES6, React also uses it for JSX.
It makes sense for us to keep it in other parts of the codebase as well.
@mhils mhils changed the title Redux ducks 🐣 Redux ducks Jun 3, 2016
@cortesi
Copy link
Member

cortesi commented Jun 3, 2016

LGTM

@mhils mhils merged commit 5321f15 into master Jun 3, 2016
@mhils mhils deleted the redux-ducks branch June 7, 2016 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants