-
Notifications
You must be signed in to change notification settings - Fork 98
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 classes #38
Comments
I think an OO approach would better, and I'll explain the rationale:
|
would be better than setting prototype functions, as part of new major release (#20)
I would personally favor a more functional approach, should be possible to make it more functional in a followup stage.
The text was updated successfully, but these errors were encountered: