Post #2111012
2026-04-13 07:10 UTC
En ce moment, je m'interroge sur la possibilité d'aller au delà de #TDD. ESt-ce que vous avez des pistes pour cela ?
Actually, i'm asking myself how to go beyond #TDD. Do you have any point of view about this ?
Replies (1)
-
@matthieu@framapiaf.org 2026-04-13 19:12
@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)