thanks for confirming. I was wary of including a lib just for this
Also try https://github.com/athos/kitchen-async , which is like promesa but didn't rely on bluebird and have some extra goodies like -> and ->> for promises
well, as I said, I was trying to avoid any library, but kitchen-async was the first one to try because I found this https://github.com/iku000888/shadow-cljs-kitchen-async-puppeteer But, again 🙂, vanilla js works well so far, I am glad I asked before adding another dependency.
Hey @lilactown been playing around with helix and really like it but I am running up against some issues with Intellij resolving symbols. Do you have advice or would you be willing to entrain a PR that fixes it?