J3RN :fedora: :elixir: :emacs: on Nostr: My work codebase had a mixture of async & await and then method chaining for handling ...
My work codebase had a mixture of async & await and then method chaining for handling API calls. I wrote a post explaining why I prefer the latter: https://j3rn.com/posts/javascript-prefer-then/