fromLogRocket Blog2 months agoLiskov Substitution Principle (LSP) - LogRocket BlogLSP enables safe substitution of class instances, preventing system breaks.
JavafromHackernoon3 years agoRefactoring 029 - How to Replace NULL With Collection | HackerNoonReplace nullable optional attributes with empty collections to eliminate null checks and leverage polymorphism.