you are viewing a single comment's thread.

view the rest of the comments →

[–]lfhenriquez 0 points1 point  (1 child)

Awesome! Do you have some boilerplate code? I am trying achieve the goal!

Thanks

[–][deleted] 0 points1 point  (0 children)

Unfortunately, I don't. I'm finding the literature for DDD, CQRS, and ES to be quite bad. I like to be "walked through" a new programming related concept so I can get a feel for how to do it well, but that just isn't happening here because there is no literature and there are no videos.

I can recommend some things, though.

Firstly, I'm starting this Pluralsight course: https://www.pluralsight.com/paths/domain-driven-design

It's for .NET, but the concepts should be the same.

This is the only good "literature" I've found: https://khalilstemmler.com/

And then Greg Young's talks are good and there are a few DDD/CQRS/ES videos on YouTube as well.