Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
lucasmreis.github.io
Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
1–6 of 6 posts
Re: Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
#2Good post. I'm getting into F# myself having been a C# guy for a long time. I love it.
Re: Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
#3Why do I only see Domain-driven design in the context of f#?
Re: Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
#4Good post. I'm getting into F# myself having been a C# guy for a long time. I love it.
Thank you! I'm getting into F# from a non-dotnet background: JS > Clojure > Elm > F# :)
Re: Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
#5Why do I only see Domain-driven design in the context of f#?
I only heard about it after researching F#. Not only Domain modelling, I also started hearing about Event Sourcing and CQR after learning F#.