data-oriented-programming

Yehonathan Sharvit 2021-09-30T08:03:46.001Z

Let's teach non Clojurists how to do data validation in a dynamic programming languages like we do in Clojure with Clojure.spec or Malli! Here is my contribution to this mission: https://blog.klipse.tech/javascript/2021/09/30/data-validation-with-json-schema.html

👍 1