Talk comments

Was sceptical at first by the amount of code slides, but it was extremely easy to follow and it nicely sums up the whole talk. Shawn did a great job, motivating audience to dig into domain patterns.

This is a great talk that shows a tremendous amount of information about how to design the model, and highlights some great best practices.

There's one slide that potentially contains a landmine, when the DI container is injected into the command bus. This is a common behavior in PHP, and can be dangerous if developers use this technique for service location in general. I'd like to see a discussion on why it's done here, and a warning that it's dangerous if abused. :)

Srdjan Kostadinovic at 11:24 on 30 May 2015

To the point, informative, offering a great insight into DDD. Kudos!

Very good intro.

Most of the topics I already knew, and I was aware that I was going to just get a recap.
The actual on-the-field experience presented made it worth following through all day anyway!