Steady Coding
  • Home
  • Author
Sign in Subscribe

cleancode

A collection of 2 posts
A different approach to log levels
cleancode

A different approach to log levels

Logger.Information("Overview"); Ever seen a system log quite a lot of information yet you have no idea how to interpret it? Ever seen errors being produced every single day yet no one really bothers to read them? Or warnings being 'normal' in your application? During
05 Sep 2021 5 min read
Duplication isn't evil, but a massive addiction to DRY is
cleancode

Duplication isn't evil, but a massive addiction to DRY is

In software engineering people tend to think that duplication is always evil. If you have the same code in more than one place, you must refactor that so that you have only one piece of that same code or same functionality. The reason why developers are doing this is because
15 Aug 2021 3 min read
Page 1 of 1
Steady Coding © 2025
Powered by Ghost