The-War-on-If
-
Refactor condition to table
A common way to refactor complex conditions to something simple
May 25, 2022 - 3 min read -
The end of all reason
Finding the abstraction in code and writing generic functions. This one is a long post, where I take a look at some complex logic and refactor it into it's base logic.
Apr 10, 2022 - 5 min read - The war on if-else - part 3 Mar 5, 2022 - 2 min read
- The war on if-else - The evil else if - part 2 Mar 5, 2022 - 2 min read
- The war on if-else - part 1 Mar 5, 2022 - 3 min read