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

ES6 Mixin Workaround #126

Closed
furley opened this issue Jul 15, 2015 · 2 comments
Closed

ES6 Mixin Workaround #126

furley opened this issue Jul 15, 2015 · 2 comments

Comments

@furley
Copy link

furley commented Jul 15, 2015

I'm trying to work with Fluxxor in es6 syntax. Mixins aren't supported in es6, so I'm run into issues building out components. I haven't quite nailed down an elegant solution for dealing with this yet. It seems to me that the docs and examples are all es5.

Can we add an example to the docs of how to implement a mixin workaround? Or is the easiest solution not to use es6 for now?

@BinaryMuse
Copy link
Owner

Take a look at #117 and see if that fits your bill. A fully supported solution isn't in the published version of Fluxxor yet.

@furley
Copy link
Author

furley commented Jul 15, 2015

Ahh. Very helpful. I'll take a look.

@furley furley closed this as completed Jul 15, 2015
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

2 participants