Skip to content

Adopt async/await where approriate #70

@kitsonk

Description

@kitsonk

Down emitting async/await when targeting ES5 is available in TypeScript 2.1.0-dev.20160907 or later.

We need to investigate how we can utilise this with our dojo-shim/Promise and adopt the pattern which will make many async code more readable without needing a complex chain of .then() callbacks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions