reitit

robert-stuttaford 2024-05-28T11:44:32.738489Z

for muuntaja, is there a sane way to override pr-str in the edn format? we use it for 'dev mode' (and transit for prod-mode) and i'd love to use a pretty-printer here instead so that we see nicely formatted data in Chrome Network panel

ikitommi 2024-06-04T06:38:06.105489Z

if not, could, definetely

🙌 1
Eva O 2024-05-28T16:16:50.956319Z

Is it possible to validate route data using malli instead of spec?

valerauko 2025-06-05T05:31:35.373899Z

has there been any progress on this?

ikitommi 2024-06-04T06:39:21.263719Z

not yet. should be. the original nudge to write malli was the limitations of spec for doing this. just needs to be done 🙂

Eva O 2024-06-05T16:03:14.233249Z

Looking forward to it! Malli + Reitit are bae ❤️

➕ 3
Eva O 2024-05-28T16:19:26.319759Z

Also where is the preferred place to ask questions? I made https://github.com/metosin/reitit/issues/682, but it seems like that's not the right place to ask. I don't want to be spammy or have an unreasonable expectation of response time. I'm kinda in the dark about what's best practices for questions.

ikitommi 2024-06-04T06:40:00.529619Z

answered there too.

ikitommi 2024-06-04T06:40:17.587349Z

slack is good for questions.

👍🏿 1
Eva O 2024-06-05T16:03:40.383949Z

Thanks!