Is it possible to use async/await in Ionic 1 project?

Is it possible to use async/await in Ionic 1 project? Would make life a lot easier on promises.

90% of the project I’m working on has synchronous rules that should happen after something else happened, so I suffer a lot from controlling a bunch of promises everywhere.

Anyone please? Even if it’s a “no it’s not possible for X reason”.

no clue

what stops you from trying???

1 Like

Just wanted to say I tried and it worked! Thanks!

1 Like

That’s the spirit!!!