How to write readable code?
How to write readable code?
Why do we write unreadable code?
I think we are mostly lazy, and so we use names from underlying structures like APIs or the databases, instead of using names that describe the current situation.
For example, the method “C...
lars.hashnode.dev6 min read