Async code / Promises

December 3, 2024 ยท View on GitHub

IF you need lots of JS async code, Promesa is a nice wrapper over JS promises, pretty similar to using JS async/await.

Avoid core.async, the go macro magic is hard to understand.