Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Simplify embed/weblib code with Promise and async/await #65

Open
mihailik opened this issue May 22, 2018 · 1 comment
Open

Simplify embed/weblib code with Promise and async/await #65

mihailik opened this issue May 22, 2018 · 1 comment

Comments

@mihailik
Copy link
Contributor

Those make code way simpler to track and follow, and can be transcoded back to ES5 safely.

@jeffpar
Copy link
Owner

jeffpar commented May 22, 2018

True, any async code I wrote pre-dates async/await (and probably isn't very well written by today's standards), but as long as it's not broken, it's low on my mental list of priorities. Not to say I wouldn't happily accept rewrites of any old crappy code.

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

2 participants