talk-data.com talk-data.com

Meetup talk 2025-09-18 at 21:00

Unconditional Code and Achieving the Holy Grail of SOLID

Description

Conditional statements like if, else, switch in code create lots of potential problems in code bases both in terms of readability, ability to extend and maintain the code. Techniques to replace conditional statements and what this achieves will be discussed and demonstrated.