Episode Details

Back to Episodes
Cleaning your Big Ball of Mud using CQS - with Matt Hunt

Cleaning your Big Ball of Mud using CQS - with Matt Hunt

Episode 54 Published 2 years, 10 months ago
Description

In this episode, I was thrilled to be joined by Matt Hunt to chat about using the CQS pattern to improve your codebase quality and help avoid writing those ‘Big Ball of Mud’ code-bases that sadly we see way too often in our industry!

CQS (Command Query Separation) is a pattern that states that a method should either be a command that performs an action or a query that returns data, but not both. This approach promotes a clear separation of concerns, improves readability, and can lead to more maintainable and scalable codebases.

For a full list of show notes, or to add comments - please see the website here

Listen Now

Love PodBriefly?

If you like Podbriefly.com, please consider donating to support the ongoing development.

Support Us