Is CQRS Complicated? No, it's simple!

preview_player
Показать описание


💥 Join this channel to get access to source code, demos, and slides!

📚 Book Recommendations

Domain-Driven Design

Patterns of Enterprise Application Architecture

Refactoring: Improving the Design of Existing Code

Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith

RESTful Web Clients: Enabling Reuse Through Hypermedia

Рекомендации по теме
Комментарии
Автор

Simplicity is the key to understanding any concept. You have provided a very simple explanation that sits well with my understanding. Thank you.

mebsuta
Автор

I just needed the basic concept and this is exactly what I wanted

santosfelipe
Автор

i dont understnad what the point of using CQRS would be if not to implement an event driven application/microservices. Why would I want a class for a query instead of just running the query and returning the object model that they are querying for?

mwatkins
Автор

Hi, and thank you for your video! Can you give a more detailed example of using CQRS with Entity Framework? I think that is a good alternative to the Repository+Unit Of Work pattern, which I honestly often use.

zoran
Автор

Even the name CQRS itself is complicated enough.

yulinxp
Автор

It kinda seems to work similar to GraphQL in a way in terms of mutations and queries right ?

leehaisen
welcome to shbcf.ru