SAP / curated-resources-for-domain-driven-design

You want to get started with Domain-Driven Design or are looking for advanced learning resources in this topic? Then this collection of curated learning resources is a good place to check out.
Apache License 2.0
149 stars 19 forks source link

feat(blog): Intro to DDD and Core Concepts #24

Closed neolytian closed 1 year ago

neolytian commented 1 year ago

Draft for the first two blog entries

lechnerc77 commented 1 year ago

General question: to extend the reach and visibility we can also automatically publish the blog posts on dev.to from the markdown files. Is this something we should do?

neolytian commented 1 year ago

I think the second blog post is difficult to digest as the core concepts are mentioned but cannot be fully explained. I am not sure if this is a better approach, but to make it easier to digest I would put a sequence of blog posts in that sequentially explains the core concepts one by one in more detail:

  • (Maybe) Strategic vs. tactical design
  • Ubiquitous language
  • Domains and subdomains
  • Events and commands
  • Bounded Contexts
  • Aggregates

I have added this structure to the 2nd blog.

neolytian commented 1 year ago

General question: to extend the reach and visibility we can also automatically publish the blog posts on dev.to from the markdown files. Is this something we should do?

I would favor this idea. Do you know how to set this up?

neolytian commented 1 year ago

I reviewed the Blog now finally. I gonna merge it to the main branch.

neolytian commented 1 year ago

General question: to extend the reach and visibility we can also automatically publish the blog posts on dev.to from the markdown files. Is this something we should do?

If you want we can establish this.