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

Convert server-side CT to ES6+ #68

Open
jonathanolson opened this issue Apr 16, 2019 · 1 comment
Open

Convert server-side CT to ES6+ #68

jonathanolson opened this issue Apr 16, 2019 · 1 comment

Comments

@jonathanolson
Copy link
Contributor

As briefly noted in #49, this would make the code much cleaner (but is a moderate refactor, maybe a couple of hours).

We would leave the client code as-is right now, since we don't want to have to build/transpile it.

Currently at the top level in aqua/js, continuous-server.js is the only file that would need to change for this.

@jonathanolson
Copy link
Contributor Author

async/await for continuous-server.js would be helpful.

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

1 participant