Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Migrate to ES6 syntax #232

Open
kadenzipfel opened this issue Sep 16, 2019 · 0 comments
Open

Migrate to ES6 syntax #232

kadenzipfel opened this issue Sep 16, 2019 · 0 comments

Comments

@kadenzipfel
Copy link

Is there any reason that we're not on ES6+ syntax? I noticed in the tutorials that we're using var instead of let or const. I also noticed that we're not using arrow functions where, as far as I can tell, we should.

Perhaps there is something that I'm misunderstanding or am not aware of, so please correct me or enlighten me.

Otherwise, if there is interest in migrating to ES6, let me know and I'd be happy to make a pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant