This one may already be done, but I'm opening an issue so that we can go through the codebase and confirm that Promises are used for all loadX() methods and anywhere else that a callback is used internally. Additional issues can be opened for areas discovered that require Promise implementation.
Promises are currently polyfilled so considerations can be made about removing the polyfill as well
Hi. I have found a few code snippets, where callback functions were used instead of promises. I would like to work on this issue.
Hi, is this still available to work on?
@dhuang612 it is!