by Organisers @virtualddd | Aug 26, 2020
Too many products have been developed that serve one kind of client only. The reason is that the composition of the teams leads (subconsciously) to the development of products that serve only people that resemble the people in the team. One “famous” example is the...
by Organisers @virtualddd | Aug 13, 2020
As Vladik Khononov says, minimising complexity in software systems is about balancing local vs global complexity. A major source of global complexity is the interaction between components in an architecture. In DDD, architectural components are bounded contexts and...
by Organisers @virtualddd | Aug 4, 2020
Thanks to Krisztina we will have Matteo Collina as a special guest on our next panel. Matteo is a long time Nodejs contributor and TSC member. Open-source software is a success story, and undoubtedly one, we can learn from. In OSS the clocks tick differently, but it...
by Organisers @virtualddd | Jul 29, 2020
In the last meetup, Krisztina found something Jessica said interesting to dive into: 'We are talking in DDD about Bounded Contexts and independent teams and applications, but then we all coupled by having the same user.' That statement led to an exciting...
by Organisers @virtualddd | Jul 13, 2020
Domain-Driven Design Europe 2018 https://dddeurope.com/ Tweets by ddd_eu Distill the Core Domain from Your Legacy App Let's take a very common legacy application: procedural code everywhere, anemic domain logic fully entangled with technical concerns and code....