We often find ourselves writing conditional statements (if...then...else) to branch our code or to shape some data ie. branching code execution to either include or exclude data, but we can use some functional programming to simplify code which can lead to better understanding and maintainability.

Comments

Comments are closed.

Slaven at 12:12 on 20 Jan 2017

Interesting insight

Quick and very useful

Tomo Ε ala at 15:38 on 16 Mar 2017

Great talk about refactoring various conditionals into more readable and maintainable code.
Ljubo's presentation was clear, concise, and to the point, yet with just the right amount of explanatory examples of potential use cases.

Delivered in very good English with clear and understandable diction.