CQRS-Ramblings icon indicating copy to clipboard operation
CQRS-Ramblings copied to clipboard

Some ramblings around CQRS and DDDD (yes! D^4) - NodeJS // Jison // Sslac

Articles

see cqrs notes

Notes

To get a preview before pushing it in github:

./preview.sh doc/article/cqrs-article.mdown > target/markdown.html 

Cleanup git repo.

git repack && git prune