Why Nostr? What is Njump?
2024-02-09 08:56:37
in reply to

wraptile on Nostr: npub1n8jea…50xek there are two different async ideologies: promise callbacks and ...

there are two different async ideologies: promise callbacks and awaits.

Sometimes callbacks make sense for non-critical background activities (like analytics) with long IO blocks but generally we all like async/await more because it's easier to debug, maintain and manage.

Though I've been feeling like callbacks are getting a bit of a bad rap lately when there are still legit uses for them.
Author Public Key
npub1x389dz8c5x4gz35757520dlr9dm5rpzzqtm5fc8pveqtzp6wc42q3ashsz