-
[jmolecules](https://github.com/xmolecules/jmolecules) defines a vocabulary as annotations that allow us to mark code as DDD/CQRS behavior.
Examples: data classes that define commands or events sho…
-
# Step 1/2 - Add User Screen Frontend (FE)
#### Estimated time: 2 hours
Now, we need an Add User Screen so we can... well... add new user users into our app. 😑
Add a button on your users list to nav…
-
When a very different element is added to a group of very similar elements, the result tends to become the fallback instead of "grouping" similar elements. For example below, the simplest selector is …
-
```
Press ENTER to stop recording...Capture failed -2147467262
Exception in thread Thread-1 ():
Traceback (most recent call last):
File "D:\Python312\Lib\threading.py", line 1073, in _bootstrap_…
-
- https://dev.to/peholmst/strategic-domain-driven-design-3e87
- https://github.com/ddd-by-examples/library
- https://dev.to/peholmst/tactical-domain-driven-design-17dp
- https://dev.to/peholmst/usi…
-
The values STAGE:LIQUIDFUEL and STAGE:OXIDIZER report incorrect values when the rocket design includes a yellow fuel feed hose linking tanks. It seems that they ignore the tank on the other side of t…
-
Hello Ketan,
Found my self reading the blue book and looking for implementation examples, so I found your repository. I have a question for you. In the entity **order** (order_ddd_example/src/main/…
-
The inline parser mostly translates syntax errors into the markup as plain text, which I like. But it is not quite consistent as these examples show:
```smalltalk
MicInlineParser new parse: 'aaa**bb…
-
Hopefully I'm just misunderstanding something here, but I cannot get clang-format (at least v15, v16 and v17) to obey `AlignOperands: DontAlign` for `
-
Thanks for the cool example project:
I get the following error in Eclipse when importing it as a Gradle project:
```
Project at '/home/myuser/eclipse-workspace/kotlin-ddd-sample' can't be named…