Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoSTOP DOING ASYNClemmy.worldimagemessage-square5fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSTOP DOING ASYNClemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square5fedilink
minus-squarefxdave@lemmy.mllinkfedilinkarrow-up0·1 year agoHonestly, I don’t get it. Is it about the syntax sugar? Would you like to use callbacks instead? Async programming is when you achive concurrency even with one thread. It’s needed. There’s no alternative to this.
Honestly, I don’t get it.
Is it about the syntax sugar? Would you like to use callbacks instead?
Async programming is when you achive concurrency even with one thread. It’s needed. There’s no alternative to this.