Antônio Falcão Jr.(@AntonioFalcaoJr) 's Twitter Profile Photo

Transactional scope is crucial for consistency, significantly when modifying multiple aggregates that must be consistent across a specific use case.

Transactional scope is crucial for consistency, significantly when modifying multiple aggregates that must be consistent across a specific use case.

#DDDesign #EventSourcing #CQRS #EventDriven #csharp #dotnet
account_circle
DDDesign@ホームページ制作(@beoVli9SzL2AV) 's Twitter Profile Photo

ステータスバーにあるプレゼンターオーバーレイ。
便利だと思ったらSonomaの新機能だった。
Macに強力なビデオ会議の新機能!macOS Sonomaで実装

pc.watch.impress.co.jp/docs/column/ma…

account_circle
borar(@Savlambda) 's Twitter Profile Photo

Aggregate roots are anti-modular. Popular patterns suggest that each use-case in an application is backed by exactly one aggregate root, for its 'consistency boundary' role. It is basically a god class if some aspect needs to be added to the use-case.

account_circle
DDDesign@ホームページ制作(@beoVli9SzL2AV) 's Twitter Profile Photo

おはようございます☀
改善すべきことは改善しよう。例えば、自分が気づいていなくても誰かが言ってるのであればすぐ素直に受け止めて改善しよう!
WebデザインからWordPress構築ならお任せください。


ファーストビューアニメーション

account_circle
DDDesign@ホームページ制作(@beoVli9SzL2AV) 's Twitter Profile Photo

こんにちは☀
サイト制作ですっかり今日のポストした気になっておりました。
WebデザインからWordPress構築ならお任せください。
今日もプラス思考でいきましょう!


下層ページコーディング

account_circle
DDDesign@ホームページ制作(@beoVli9SzL2AV) 's Twitter Profile Photo

今日はファーストビューアニメーション制作すると決心してましたが、案外一瞬で完成しました🥺w

あとはクライアント様に提出

account_circle
borar(@Savlambda) 's Twitter Profile Photo

Even if the new aspect is more or less orthogonal or does not interact with existing invariants. This is in a negative contrast with the design where the model provides independent reusable 'primitives' combined by the application layer as needed per use-case.

account_circle
borar(@Savlambda) 's Twitter Profile Photo

Of course, you don't get 'simple, modular, orthogonal' for free or automatically. That is the outcome of modeling and designing effort and is not easy. The point is that much less notions and principles are needed for success and some established ones are doubtful.

account_circle
borar(@Savlambda) 's Twitter Profile Photo

Invariants should be enforced by types, data hiding (abstract data types) and function signatures (again types, basically). Simple, modular, orthogonal.

account_circle