Fork me on GitHub
#pathom
<
2020-05-20
>
Chris O’Donnell01:05:34

We're planning on putting pathom into production (server-side) at work soon. Any tips from those who have production experience?

souenzzo10:05:42

Will be useful be abre to connect pathom-viz with trace support

👍 4
tomjkidd03:05:10

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?

souenzzo10:05:53

There is a pathom.generator or pathom.gen namespace. It still binded with fulcro but you can use "as inspiration"

tomjkidd11:05:56

Thank you, I’ll take a look 🙂