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

Replacement for mixins in ES6 style classes #408

Closed
WizzieP opened this issue Aug 30, 2015 · 1 comment
Closed

Replacement for mixins in ES6 style classes #408

WizzieP opened this issue Aug 30, 2015 · 1 comment

Comments

@WizzieP
Copy link

WizzieP commented Aug 30, 2015

I really love the Reflux.connect mixin, but now, when we can't use mixins in ES6 style classes, I am forced to use the way with unsubscribe, which is a lot of boilerplate code. What's the current state of support for ES6 style classes?

I would love to contribute if needed.

@davejacobs
Copy link

Any word on this? I'm curious to see how I can solve this with Reflux?

Fluxxor has an interesting pattern for this: BinaryMuse/fluxxor#117

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

No branches or pull requests

3 participants