- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 131字
- 2021-06-30 19:10:43
Ubiquitous language
In DDD, we should build a common and rigorous language between developers and users. This language should be based on the domain model and will help us have a ubiquitous and fluid conversation with the domain experts, and will prove to be essential when approaching testing.
Since our domain model is part of our software, we should be precise to avoid any ambiguity and evolve both model and language as our knowledge as the domain grows. But when creating software, the usage of the ubiquitous language should not be only in our domain model, but also in our domain logic and even architecture. It will allow a ubiquitous understanding by any team member.
Creating tests that use the domain language help any team member to understand our domain logic.
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Kali Linux Web Penetration Testing Cookbook
- Magento 2 Theme Design(Second Edition)
- Java從入門到精通(第4版)
- Getting Started with PowerShell
- PySpark Cookbook
- SQL Server 2016 從入門到實戰(視頻教學版)
- 網絡數據采集技術:Java網絡爬蟲實戰
- Unity 5.X從入門到精通
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- Learning Cocos2d-JS Game Development
- 從零開始學UI設計·基礎篇
- Slick2D Game Development
- Java算法從菜鳥到達人
- Web測試囧事