You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 withunsubscribe
, 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.
The text was updated successfully, but these errors were encountered: