Closed glebec closed 6 years ago
Students are getting used to being able to use async-await code. Even if Boilermaker doesn't feature any example async functions, it shouldn't break due to Babel transpilation. Issue #20 is stale but did some work towards this goal.
async
await
Students are getting used to being able to use
async
-await
code. Even if Boilermaker doesn't feature any exampleasync
functions, it shouldn't break due to Babel transpilation. Issue #20 is stale but did some work towards this goal.