
2: Daniel Higginbotham on Specmonstah, Clojure Spec, and Ent walking trees
The REPL
00:00
How Does Spec Monster Generate a Complex Domain Model?
spec monster lets you generate a complex domain model in a single line of code. There are two main concepts involved there: A schema and a query. The Schema defines the entity types and their relationships amongst each other, like that's where you would say a like references a post via the post ID. In order to actually generate specific entities, you use a query which is kind of an inverted term for queries.
Play episode from 05:59
Transcript


