Y
Hacker News
new
|
ask
|
show
|
jobs
Type Driven Domain Modelling – Evolving Models with F# – Lucas Reis' Blog
(
lucasmreis.github.io
)
4 points
by
lucasmreis
3428 days ago
2 comments
aashishkoirala
3428 days ago
Good post. I'm getting into F# myself having been a C# guy for a long time. I love it.
link
lucasmreis
3428 days ago
Thank you! I'm getting into F# from a non-dotnet background: JS > Clojure > Elm > F# :)
link
aashishkoirala
3426 days ago
Great, I love it so far, and turns out F# is really an evolution of OCaml - so you sort of get two for one.
link
kristianp
3428 days ago
Why do I only see Domain-driven design in the context of f#?
link
lucasmreis
3428 days ago
I only heard about it after researching F#. Not only Domain modelling, I also started hearing about Event Sourcing and CQR after learning F#.
link