We're planning on putting pathom into production (server-side) at work soon. Any tips from those who have production experience?
Will be useful be abre to connect pathom-viz with trace support
For an eql query where all the keys refer to clojure specs, is there a handy way to leverage pathom to produce a response using those specs?
There is a pathom.generator or pathom.gen namespace. It still binded with fulcro but you can use "as inspiration"
Thank you, I’ll take a look 🙂