Patrick K. O'Brien

Results 9 comments of Patrick K. O'Brien

I'm looking forward to this and would be happy to offer a pair of eyes to at least read and review anything from the perspective of someone relatively new to...

I agree that extending a protocol is a viable option, and that there might be a need for special formatting. However, at this point I keep running into this error...

Can you explain why `(rx @c) is redundant` in this case?

In my experiments I'm having trouble with cursors that aren't "leaf nodes" or that point to something like a js/Date. object. The code in question is here: https://github.com/pkobrien/ing/blob/93aeda2b2fb6c89a5ba214ad4b7e38c5d2af485b/styling/src/app/core.cljs Here is...

I'm open to suggestions for how we support these options: https://github.com/clojure/clojurescript/wiki/REPL-Options

Good info here: http://blog.fikesfarm.com/posts/2015-06-10-analyze-path-ftw.html

Is boot-cljs-repl going to be merged into boot-cljs?