DEV Community

Discussion on: Visual Studio Code can now convert your long chains of Promise.then()'s into async/await automagically

Collapse
 
wormss profile image
WORMSS

It's very useful when you have if's especially if you have conditional diamond forks.