Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoSTOP DOING ASYNClemmy.worldimagemessage-square5fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSTOP DOING ASYNClemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square5fedilink
minus-squarefxdave@lemmy.mllinkfedilinkarrow-up0·2 years 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.