I am really on the #declarative side but do we need nested #Ternaries to prevent If Statements?

Still difficult for me to read and understand.

#JavaScript

Nested Ternaries are Great

Note: This is part of the “Composing Software” series on learning functional programming and compositional software techniques in…