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

Refactor ES5 → ES6? #6

Closed
2 tasks done
mauvm opened this issue Nov 6, 2015 · 1 comment
Closed
2 tasks done

Refactor ES5 → ES6? #6

mauvm opened this issue Nov 6, 2015 · 1 comment
Assignees

Comments

@mauvm
Copy link
Contributor

mauvm commented Nov 6, 2015

After writing tests, we could transform the code into ECMAScript 6 (the new JavaScript version). This requires:

  • Minor rewrites in code
  • Use babel-node (or node --harmony) in Docker container and npm start script

It will make the codebase modern and much cleaner.

@mauvm
Copy link
Contributor Author

mauvm commented Nov 12, 2015

Resolved since cf59eb6.

@mauvm mauvm closed this as completed Nov 12, 2015
mauvm added a commit that referenced this issue Nov 12, 2015
@mauvm mauvm assigned mauvm and unassigned jwsmeenk Nov 19, 2015
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

2 participants