Source
- URL: https://x.com/Ravicale/status/2061912906921304345
- Author: Ravicale (@Ravicale)
- Posted: 2026-06-02 20:48:40
Branch
1/ @Ravicale
@rfleury
I’ll often inline every ‘helper function’ I find while coding. This frequently lets me find more general patterns that can be more compactly expressed, and it also often results in me finding removable state that existed because of coupling between ‘helpers’.