-
@changelog People underappreciate #JavaScript's single-threaded event-driven I/O. async / await gives so many concurrency benefits without over-complicating the actual logic.
x++
is not a race condition and we don't need many multi-threading primitives to achieve the same results.