Tagged
#code-quality
3 episodes
Newest first
Hexagonal Architecture
with Valentina Cupać
In this episode, I was joined by Valentina Cupać to chat about Hexagonal Architecture. We discussed what Hexagonal Architecture is, how it can help us build better software, and the difference between it and other similar architectures...
#code-quality
Cleaning your Big Ball of Mud using CQS
with Matt Hunt
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!
#dotnet#cqs#cqrs#mediatr
NDepend
with Patrick Smacchia
In this episode, I was joined by Patrick Smacchia, all the way from the beautiful island of Mauritius, to chat all about NDepend! An amazing tool for analysing .NET projects and displaying tons of useful information to help improve code...
#code-quality#dotnet