Juan Monetta
Juan Monetta
## Support Question I have a :on-mouse-pressed defined for a Scene and a Rectangle inside the scene. When clicking the rectangle both events handlers get called. I do I stop...
Maybe there is something wrong with my system by I'm not being able to use 0.2.0 or 0.3.0-SNAPSHOT. Current system: ``` Leiningen 2.7.1 on Java 1.8.0_11 Java HotSpot(TM) 64-Bit Server...
Hi, I'm using mount in ClojureScript and I'm having a hard time figuring out how to deal with async code inside a state start. How does component B that depends...
Hi, I'm running into the `subquery in FROM must have an alias` error when generating a sub query and attempting to run it in postgres. ```clojure (sql/format {:select [:type] :from...
Now that we have spec-form in spec middleware with functionality to retrieve enhanced descriptions of spec, use that when collecting fns specs information since its our enhanced version of (s/form)...
Maybe https://github.com/jpmonettas/pretty-spec can help pprinting specs more similar to what you would write by hand.
### Summary
Migrate ethlance ui and server to shadow-cljs
When jumping around a flow sometimes we find interesting places we want to come back later. Being able to write down the trace-index and/or bookmark it seems useful.
Currently only the pretty print panel supports displaying meta, would be useful to also have it on the value inspector.