Lorenzo Sinisi stellt das Thema vor

Get rid of IF/ELSE use more objects, do more OOP

Practical examples of how to apply the principle "Tell, don't ask" in our Rails applications and how to get rid of most conditionals in our code. A showcase of how to reduce the number of conditionals in Interactors and Models.

This talk wants to address beginner developers