Domain Modeling Made Functional: Takeaways

from blog Just Some Code, | ↗ original
If you are curious about the functional world, but you found it too hard to start, this book is a good place to start. These are my notes and takeaways from “Domain Modeling Made Functional” by Scott Wlaschin. “Domain modeling made functional” teaches to start coding only after understanding the domain. And to capture requirements, constraints,...