Skip to content

Comment on A Design Space Exploration of Async/Await

Comments

Async await is a glorious fucking event loop which obscures the primitive, crude simplicity to something unrecognizable which most developers think does something it absolutely doesn't.

it could be sth along the lines of:

on(x=foo()){ //land here when x is computed } catch{ //sth got wrong with foo }

Visual basic was superior to async/await crap. Not even joking.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.