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

EcmaScript-ify #9

Closed
LifeofMichal opened this issue Dec 6, 2019 · 1 comment
Closed

EcmaScript-ify #9

LifeofMichal opened this issue Dec 6, 2019 · 1 comment
Assignees
Labels
refactoring Just cleaning up code, no new features added.

Comments

@LifeofMichal
Copy link
Owner

LifeofMichal commented Dec 6, 2019

Our dear app is not in any way perfect, not particularly efficient without the latest standards. And EcmaScript has so much to offer!

Let us fix that and implement the EcmaScript standards in the app: (where appropriate :P )

  • literals
  • Set's
  • destructurings
  • spread operators/rest parameters
  • arrow functions
  • includes

... any anything else we can find!

@LifeofMichal LifeofMichal added the refactoring Just cleaning up code, no new features added. label Dec 6, 2019
@LifeofMichal LifeofMichal self-assigned this Dec 6, 2019
@LifeofMichal LifeofMichal changed the title ES6-ify EcmaScript-ify Dec 6, 2019
@LifeofMichal
Copy link
Owner Author

Closed due to honestly beeing way to vague, and in line with the ticket #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Just cleaning up code, no new features added.
Projects
None yet
Development

No branches or pull requests

1 participant