cqrs icon indicating copy to clipboard operation
cqrs copied to clipboard

Documentation and Demo mismatch

Open lambdalisue opened this issue 1 year ago • 1 comments

There were many parts in the documentation that lacked information such as 'which file to write in' or a complete implementation of each section, so I was reading it while referring to the demo simultaneously. However, upon reaching the chapter on application implementation, I noticed that many parts differed between the documentation and the demo, which has caused me to stop progressing. The current documentation seems outdated—would it be better to just learn from the demo alone?

lambdalisue avatar Sep 25 '24 12:09 lambdalisue

Hi @lambdalisue , it's quite possible that they've diverged at some point. Can you point to any specific places?

Note that the documentation can be found here.

davegarred avatar Oct 26 '24 13:10 davegarred

Thanks for clarifying. I'll follow the demo for now.

After the "Building an application" section, the differences between the documentation and demo became more noticeable. Are there any plans to update the documentation to align with the demo, or could PRs be submitted?

lambdalisue avatar Oct 28 '24 02:10 lambdalisue

Yes, PRs are ideal where you find these.

davegarred avatar Oct 30 '24 19:10 davegarred