Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoSTOP DOING ASYNClemmy.worldimagemessage-square63linkfedilinkarrow-up1714arrow-down139
arrow-up1675arrow-down1imageSTOP DOING ASYNClemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square63linkfedilink
minus-squaremindbleach@sh.itjust.workslinkfedilinkarrow-up3arrow-down7·edit-22 years agoAsync got popular when the choices for clientside code in the browser were “Javascript” or “go fuck yourself.” It’s an utterly miserable way to avoid idiotic naive while() stalling. But it was the only way.
Async got popular when the choices for clientside code in the browser were “Javascript” or “go fuck yourself.” It’s an utterly miserable way to avoid idiotic naive while() stalling. But it was the only way.