2 comments

[ 5.2 ms ] story [ 16.0 ms ] thread
JavaScript’s async/await constructs have a critical lack of power which makes them unsuitable to implement structured concurrency.
I think most developers don't know what Structured Concurrency is it's quickly growing in popularity. It's now available in Kotlin, Java, Scala, GoLang and Python.