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

ES6ify the code base #276

Open
2 tasks
cristeahub opened this issue Nov 11, 2016 · 4 comments
Open
2 tasks

ES6ify the code base #276

cristeahub opened this issue Nov 11, 2016 · 4 comments

Comments

@cristeahub
Copy link
Member

The code base (especially the backend) hasn't been updated to es6 yet.

Update the following to es6:

  • Frontend
  • Backend
@stianjensen
Copy link
Member

Frontend has started the migration slowly. Controllers have been updated to ES6 class syntax etc.

@stianjensen
Copy link
Member

For dasBoot, we will probably want to hold off on updating and consider the performance impact of updating syntax.

@cristeahub
Copy link
Member Author

performance impact of updating syntax.

Is there a big impact there?

@stianjensen
Copy link
Member

Depends.

https://kpdecker.github.io/six-speed/

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

No branches or pull requests

2 participants