Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 3 years agoSTOP DOING ASYNClemmy.worldimagemessage-square61linkfedilinkarrow-up1717arrow-down139
arrow-up1678arrow-down1imageSTOP DOING ASYNClemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 3 years agomessage-square61linkfedilink
minus-squareAggressivelyPassive@feddit.delinkfedilinkarrow-up3arrow-down28·3 years agoDe facto it is callback hell, though. Debugging Async code horrible and let’s be honest here: Async is just global-synchronized (or whatever it’s called it not-Java) with extra steps.
minus-squaredeur@feddit.nldeleted by creatorlinkfedilinkarrow-up26arrow-down1·edit-21 year agodeleted by creator
De facto it is callback hell, though. Debugging Async code horrible and let’s be honest here: Async is just global-synchronized (or whatever it’s called it not-Java) with extra steps.
deleted by creator