MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 3 as of 2020-03-03 12:09:30
  • DomainDrivenDesign

DomainDrivenDesign

  • https://techbeacon.com/app-dev-testing/get-your-feet-wet-domain-driven-design-3-guiding-principles.

the essence of DDD is profoundly simple: capture the domain model in domain terms, embed the model in the code, and protect it from corruption. 
  • Understand the business, business logic independently of the tech used
  • Capture the domain model, in domain terms, through interactions with domain experts.
  • Embed the domain terminology in the code.
  • Protect the domain knowledge from corruption by other domains, technical subdomains, etc.
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01