Login
Roast topics
Find topics
Find it!
From:
Andy G's Blog
(Uncensored)
subscribe
Don’t push ifs up, put them as close to the source of data as possible – Andy G's Blog
https://gieseanw.wordpress.com/2024/06/24/dont-push-ifs-up-put-them-as-close-to-the-source-of-data-as-possible/
links
backlinks
Tagged with:
programming
c#
software engineering
functional programming
Roast topics
Find topics
Roast it!
Photo by Steven Wright on Unsplash In late 2023, Alex Kladov published Push ifs up and fors down which essentially says the following (correct) statement: If there’s an if condition inside a functi…