RunestoneInteractive / RunestoneComponents

Packaging of the Runestone tools for publishing educational materials using github pages
http://runestoneinteractive.org
Other
101 stars 225 forks source link

Async work #1102

Closed bnmnetp closed 3 years ago

bnmnetp commented 3 years ago

Lots of refactoring to eliminate callback functions. Instead replacing with async / await.

The refactoring is very straightforward, and unit tests are passing but would still benefit from use and other eyes.