Maven (famous) to Programmer [email protected] • 1 year agoSTOP DOING ASYNCimagemessage-square60arrow-up1722arrow-down137
arrow-up1685arrow-down1imageSTOP DOING ASYNCMaven (famous) to Programmer [email protected] • 1 year agomessage-square60
minus-squareAggressivelyPassivelinkfedilink-25•1 year 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-square@[email protected]linkfedilink25•1 year agoYou have a very basic (mis)understanding of what async is and as such are misrepresenting it in your arguments.
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.