Nikolay Bachiyski: Else Considered Harmful | JSConf.ar 2014

Conference: JSConf.ar 2014

Year: 2014

The "if else" logic is not entirely intuitive for our minds. We'll explore some alternatives that would lead to the same results but without using the more traditional logic sintax most of us are used to. We'll also see how we can benefit from reducing the complexity of our code in favour of readability, making it say what we really mean instead of having to translate all of our thoughts into a series of "if else" statements. https://www.jsconfar.com/