Hacker News new | ask | show | jobs
by stevesun21 3492 days ago
readability is just one small piece of the reason why keep one function does one thing. Understanding how to make your code SOLID is very important.

After all, software development is still a engineering process, in which personal coding style is far less important.