Act Like a Senior Developer – About Clean Code
I have to say, there is something about dozens of one line private methods in a class that can feel like clutter but it does make the core public methods easy to read. Still not personally sure where that trade off is.