# How to rewrite, a bit at a time
###### tags: `ddd`
###### 參考: [How to rewrite, a bit at a time - Sabrina Leandro - DDD Europe 2019](https://tinyurl.com/y4jnmhso)
## 如何開始計劃
有些專案像 monolithic 系統, 把很多功能放在一起, 沒有把物件做很清楚的抽象化. 或者是區分成太多的 feature, 抽象化的物件太細過於複雜.

### How to start it?
對於這些現有的複雜系統, 要如何使用 DDD 的技巧來改善呢?
首先要針對幾個問題, 來判別改善的時機跟方法是否正確?
### Is it the right time?
當目前的 product 專案對於 business 是有價值的, 是值得花時間投資在上面去改善它.
### Is it the right reason?
確保自己有良好的理由去改善一
Joe Hsu changed 6 years agoView mode Like 1 Bookmark