layout: page title: โtactical-DDDโ permalink: /tactical-DDD
Tactical DDD ๐๏ธ
Once we have made our strategic analysis, itโs time to start building our app. Tactical DDD itโs more about coding, using patterns, things that we all really want to do ๐โฆ but once again I have seen this point repeated many times during my research : no strategic DDD = absolute fail; ๐
DDD tactical patterns:
- value object ๐งฑ
- entities ๐ง
- aggregates ๐ช
- repositories ๐จ
- services ๐โ๐ฆบ
- events ๐ฅณ
some good content about tactical DDD ๐ฆ ๐