Register and share your invite link to earn from video plays and referrals.

Giulio Canti
@GiulioCanti
mathematician and rock climber I hack on @EffectTS_
91 Following    3.4K Followers
In Effect v4, `Schema.toJsonSchemaDocument` derives JSON Schema from the same JSON representation used by `Schema.toCodecJson`, keeping OpenAPI and runtime decoding aligned, even for custom types.
Show more
Your domain model is not JSON. It does not have to be. In Effect v4, `Schema.toCodecJson` handles the bridge automatically, even for custom types. ↓
I think Effect deserves its own native implementation of Arbitrary