Comment on Linear code is more readable

Lojcs@lemm.ee ⁨1⁩ ⁨year⁩ ago

Learner here. I don’t like nesting single use functions. The moment I follow a function and it’s just another abstraction for more functions I start feeling dread. Also I can’t help but feel bad for cluttering the name space by breaking out single use functions in general, even if they’re private. Seeing the sentiment here, guess I gotta get used to it

source
Sort:hotnewtop