Artwork
iconShare
 
Manage episode 366942949 series 2932578
Content provided by Dan Clarke (@dracan). All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Dan Clarke (@dracan) or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://staging.podcastplayer.com/legal.

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

  continue reading

77 episodes