Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 9 个月前STOP DOING ASYNClemmy.worldimagemessage-square63fedilinkarrow-up1713arrow-down139
arrow-up1674arrow-down1imageSTOP DOING ASYNClemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 9 个月前message-square63fedilink
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up57·edit-29 个月前deleted by creator
minus-squareAggressivelyPassive@feddit.delinkfedilinkarrow-up3arrow-down28·9 个月前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.
minus-squaredeur@feddit.nllinkfedilinkarrow-up26arrow-down1·9 个月前You have a very basic (mis)understanding of what async is and as such are misrepresenting it in your arguments.
deleted 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.
You have a very basic (mis)understanding of what async is and as such are misrepresenting it in your arguments.