tsoobame

Function call cascading considered harmfulPhoto by Sarah Doffman
Function call cascading considered harmful2023-05-24

Function call cascading hits the composability, testability and reusability of software components and should be avoided in preference for sequential and explicit function calling.

software
anti-patterns
composition