
Why Should Every Javascript Developer Avoid Using if Statements – hackernoon.com
Stop using if statements unless absolutely necessary. Using if statement is a clunky way of writing code and should be avoided wherever possible.
July 1, 2022It’s not uncommon to spend too much time and effort working on the wrong things.