Brian Hurlow
Brian Hurlow
@danprince yea that's what I'm hearing, kind of a bummer because the function bind op become pretty useful to me. What's your sense on buy in on the pipeline operator?...
+1 here
@pesterhazy I'm curious to hear what the clojurescript plan for support for `await` given that it's a keyword and not a generic function. However just for repl purposes, it seems...
has anyone attempted an "async" repl? would love to use one, even if just for top level await on promises
great thread here, this would be a pretty nice efficiency boost for my workflow with lumo so I'm +1 on the general idea. I've been solving this a different way...
@arichiardi I think defaulting to `src/${package_name}` when otherwise not specified in `package.json` would be sensible convention
@arichiardi I've been doing this sort of 'manually' [here](https://github.com/bhurlow/lumo-project) where for a given lumo based project, I specify cljs-via-npm deps in a `lumo` key in `package.json`. This works fine, except...
disregarding the technical limitation for a second, I think locating cljs (especially for bootstrapped) deps in npm would go a long way towards welcoming js devs into the clojurescript ecosystem....
https://github.com/cgrand/cljs-js-repl
@anmonteiro tweeted this link, but I figured I'd leave here for those interested in repl related things re: lumo and beyond: https://www.youtube.com/watch?v=2P-UzXksdHs