Hacker News new | ask | show | jobs
by Borkdude 44 days ago
This is about using a JS feature without bringing in any additional dependencies like core.async. You don't have to use it and you can still use core.async. This was the most asked for feature in the recent ClojureScript survey.
1 comments

Fair, I guess I import core.async into every project implicitly so I forgot that it's a separate dep.