News
Aug 18, 2025
Code Smell 308 - The Key to Safer, Cleaner, More Polymorphic Code
Avoid methods that return Object, Any, or null instead of specific types. Make them fully polymorphic
Aug 11, 2025
Refactoring 031 - Removing OOPs
Replace vague error messages with specific, actionable feedback that helps users solve problems.
