Fork me on GitHub
#helix
<
2020-08-15
>
Aron00:08:06

thanks for confirming. I was wary of including a lib just for this

Shuai Lin05:08:05

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

👍 6
Aron05:08:56

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.

royalaid23:08:10

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?