Refactoring 014 – How to Remove IF | HackerNoon
The first instruction you learned should be the least you use. TL;DR: Remove all your Accidental IF-sentences Problems Addressed Possible Typos and defects Code Smell 07 – Boolean Variables Code Smell 36 – Switch/case/elseif/else/if statements Code Smell 133 – Hardcoded...