Blog
5 days ago
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
Source: HackerNoon →Avoid methods that return Object, Any, or null instead of specific types. Make them fully polymorphic
Source: HackerNoon →