Events, events, events
When talking about software architecture in a web development context most of the time it will come up to discuss using events. In fact, I think it is the most commonly suggested "upgrade" from naive CRUD architecture to something better grasping the...
solid-dry-kiss.hashnode.dev5 min read
Lucian Ghinda
Senior Product Engineer
I like a lot the idea that you write about here to use events to organise the code and underline concepts that should be coupled at the business logic level.