Post #2603169
2026-04-13 19:12 UTC
@johjo@mastodon.social use types to reduce your domain model (type driven development), use total functions (each input produces an output), maximize your pure domain (functional core)
Replies (1)
-
@johjo@mastodon.social 2026-04-18 06:30
@matthieu@framapiaf.org thanks for advice. Can we go beyond this ?