-
Hi,
reviewing the examples from this repo, maybe it could be more interesting to refactor the examples as a test in order to run on CI pipeline with Github Actions.
https://github.com/ContextMap…
-
Currently application uses everywhere single source of truth contract model as a nuget.
Example issiue: contains color data only needed in UI but is used everywhere.
- what does DDD guidelines…
-
1. Use file extensions in require: https://github.com/andrewvitrenko/Weeker-server/blob/ff723b7d43fb122a22d499c2cf81f68d1c09f366/index.js#L6
2. I'd propose to add code block `{}` at leas fort readabi…
-
But this file is not present in this repository
-
I would like to review the docs and explain also de concepts behind some decisions.
Things needed to explain:
- DDD objectives and reasons why.
- Core concepts like
- bounded context
- anti …
-
**The bug**
I encounter an `MisformedRegexError` when using the `gen` with a regular expression. The error tells me `The regex is misformed here. Regex: |` even though the regex I use `r"([a-z_]+:\s(…
-
I've noticed the following when using `q`:
* long strings are abbreviated with `...` in the middle.
* dictionary objects with greater than 10 entries print the first 10 and then truncate the rest us…
-
When trying to access some EXIF-tags of images like the tag `GPSLongitude` with the function `tpl_img_getTag()`, I expect three rational values as per the standard:
> 0x0004
> 4
> GPSInfo
> Exif…
-
So far this is the most complete example of ddd+ event sourcing + cqrs I have seen for nest. Thank you 🙏
One thing I would like to see is how you handle more aggregate roots?
Do they each get …
-
Hi,
Some folks and me are interested in translating the contents of the ddd-crew repositories to Spanish.
Our first approach is to translate this repository and we were wondering if the source f…
ghost updated
2 years ago