Tagged in

Scala

Strategy, Architecture, Continuous Delivery, and DDD
Strategy, Architecture, Continuous Delivery, and DDD
Domain-Driven Design, Organization Design, Continuous Delivery
More information
Followers
2.8K
Elsewhere
More, on Medium

Play Framework Conditional Form Mappings

I’m rather partial to Play Framework’s form mappings. Their expressiveness sets a benchmark, bettered by no other web framework I’ve encountered. And I especially love that there is no need for reflection.



However, my colleagues and I at the VOA uncovered…