Maven (famous) to Programmer [email protected] • 10 months agoSTOP DOING ASYNCimagemessage-square60arrow-up1722arrow-down137
arrow-up1685arrow-down1imageSTOP DOING ASYNCMaven (famous) to Programmer [email protected] • 10 months agomessage-square60
minus-square@[email protected]linkfedilink4•10 months 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•10 months 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