Is there an equivalent of DDD in FP? It seems to me that DDD is only valid in OOP paradigm.
|
It depends how seriously you preach the DDD gospel:
So my answer is: the important, foundational ideas of Domain-Driven Design can be applied in a functional setting, but many of the object-oriented details are irrelevant. |
|||
|
|
|
DDD eXchange 2012: Greg Young on Functional Programming with DDD http://skillsmatter.com/podcast/design-architecture/ddd-functional-programming |
|||
|
|