Dustin Getz

Results 155 issues of Dustin Getz

Hendrik in [slack](https://clojurians.slack.com/archives/C7Q9GSHFV/p1689176113411489): > Is it possible to use a (e/def db) in a callback? I added this to the starter app: `(ui/button (e/fn [] (println (todo-count db))) (dom/text "click"))`...

enhancement

This pretty printer is excellent and I understand that it probably cannot be fixed. But it caught us by surprise how bad it was, so documenting here for the next...

Hey, cool demo, what is the license for this project?

Missing line of shadow config enabling css watch: https://github.com/hyperfiddle/electric-fiddle/blob/main/shadow-cljs.edn#L6

Electric v3 today must own the construction of the root element for our dom position tracking algorithm to work properly. If not, e.g. we mount to document.body directly, any children...