Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Imagine walking into a room filled with fresh-brewed coffee and cookies baking in the oven—that's how...
Stop using switch statements. Alternatives are jut better in any way.
When your methods return generic types, you break the call chain TL;DR: Avoid methods that return...
A chain is only as strong as its weakest link, and hallucinating dependencies will damage your...
When Conditional Logic Silences Critical Signals TL;DR: Skipping status reports in conditional...
Learn about the code smell data class and how to avoid it in your codebase. The Serious CTO...
🚀 Dive into the world of code smells as we tackle the notorious long method issue in legacy code!...
In the world of software development, there’s a subtle yet critical aspect that often separates great...
Are you guilty of writing code that's plagued by long parameter lists and other code smells? As a...
Are you guilty of making these 3 code comment mistakes that can lead to code smells and bad code?...
Don't fall for the code smell scam! Learn about speculative generality and how it's fooling most...
As a CTO, have you ever stopped to think about the potential pitfalls of code smell? One fatal...
If your code is feeling lazy, it's time to fix it! In this video, we'll dive into common code...
In this video, The Serious CTO dives into the latest innovation in Mariadb, a game-changing...
As a developer, have you ever written code that seemed perfect at first, but soon became a...