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

Make ES20xx feature use consistent across the project #7

Open
flaki opened this issue Feb 16, 2016 · 0 comments
Open

Make ES20xx feature use consistent across the project #7

flaki opened this issue Feb 16, 2016 · 0 comments

Comments

@flaki
Copy link
Owner

flaki commented Feb 16, 2016

Currently syntax-breaking ES6 features (like let or arrow functions) are usually only used on the backend, but the feature started to creep into the frontend world as well.

Make sure we use those features consistently across the project. It's clear that we want to use more ES6 across the whole of the project, but #6 will be needed for sure to be able to take advantage of the added features.

@flaki flaki added this to the Source Code Release milestone Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant