S
Mar 28, 2026State management in Twenty codebase — Part 1.0
Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty...
Mar 28, 20263 min read0 reactions0 comments
Tag archive
Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty...

While small, focused functions are ideal, splitting code endlessly has downsides too. This post argues for balance - refactoring functions when it clearly improves code, but avoiding dogmatic splitting that needlessly complicates simple logic.
I don't have time for your philosophical grandstanding clickbait padding, take me to the...