• AggressivelyPassive@feddit.de
    link
    fedilink
    arrow-up
    3
    arrow-down
    28
    ·
    5 months ago

    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.

    • deur@feddit.nl
      link
      fedilink
      arrow-up
      26
      arrow-down
      1
      ·
      5 months ago

      You have a very basic (mis)understanding of what async is and as such are misrepresenting it in your arguments.