malli

https://github.com/metosin/malli :malli:
kari 2020-12-10T08:23:50.199800Z

https://www.youtube.com/watch?v=bQDkuF6-py4, Tommi’s presentation in London Clojurians. This is a great presentation. The presentation does a great job explaining the differences between different data validation libraries and the various ways you can utilize the malli library for data validation.

πŸ‘ 4
kari 2020-12-10T08:26:30.200Z

I found particularly interesting the beginning of the presentation. Tommi does a good job visualizing how Plumatic Schema, Spec and Malli specify an example data.

borkdude 2020-12-10T08:44:09.200300Z

Are the slides available publically?

dharrigan 2020-12-10T08:47:19.200600Z

That was a great talk btw. I use malli (with Reitit) a lot!

ikitommi 2020-12-10T09:03:41.200900Z

thanks!

ikitommi 2020-12-10T09:03:47.201100Z

slides are here: https://www2.slideshare.net/metosin/designing-with-malli

πŸ‘ 4
πŸ™ 2
2