Maven (famous) to Programmer [email protected] • 1 year agoSTOP DOING ASYNClemmy.worldimagemessage-square63fedilinkarrow-up1717arrow-down139
arrow-up1678arrow-down1imageSTOP DOING ASYNClemmy.worldMaven (famous) to Programmer [email protected] • 1 year agomessage-square63fedilink
minus-square@[email protected]linkfedilink4•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.
minus-square@[email protected]linkfedilink5•1 year agoIt’s a meme, it’s not actually saying not to use async: https://knowyourmeme.com/memes/stop-doing-math
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.
It’s a meme, it’s not actually saying not to use async:
https://knowyourmeme.com/memes/stop-doing-math
I see, thanks