you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 9 months ago

I find that even without abstractions, code can be fairly unreadable if it goes in strong on Uncle Bob's Clean Code ideas and you're bouncing up and down the code/stack frames trying to see where the work actually happens.

  • source