Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding DDD Kata to Practicing or Learning #44

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

neolytian
Copy link
Contributor

Hi @yellowbrickc ,

Please find below the addition of the DDD Kata.
I also had the audacity to do some minor clean ups on the page. ;-)

Best Regards,
Philipp

* [How the DDD Starter Modelling Process relates to the Whirlpool Process](#how-the-ddd-starter-modelling-process-relates-to-the-whirlpool-process)
* [Contributors](#contributors)
* [Contributions and Feedback](#contributions-and-feedback)
- [Domain-Driven Design Starter Modelling Process](#domain-driven-design-starter-modelling-process)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New formatting of navigating looks good

This process is ideal when you are new to DDD and want to practice, or you want to teach others the different aspects of modelling a domain. It's important to communicate that this linear process is not a realistic process. It's just a starting point to reduce cognitive load until you are confident with DDD.
This process is ideal when you are new to DDD and want to practice, or you want to teach others the different aspects of modelling a domain. It's important to communicate that this linear process is not a realistic process. It's just a starting point to reduce cognitive load until you are confident with DDD.

If you want to try it out yourself, colleagues at SAP have created a [DDD Kata](https://github.com/SAP/curated-resources-for-domain-driven-design/blob/main/ddd-kata.md) to educate teams, how to apply the DDD Modelling Process in your team. Based upon a set of requirements, you can try out how EventStorming, Domain Message Flow, Bounded Context Canvas and Aggregate Canvas work together and help you to validate your design decisions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to put this here.

@neolytian
Copy link
Contributor Author

Hi @yellowbrickc, Does it make sense to merge the PR? I do not have write access, so you might need to do the honour. ;)

Best Regards, Philipp

@NTCoding NTCoding merged commit da650f0 into ddd-crew:master Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants