Hacker News new | ask | show | jobs
by x0hm 2179 days ago
This is pretty accurate.

I'd also throw in "Don't use static functions" and "Write declarative code".

Honestly, I think getting rid of public getters and setters goes a LONG way toward more reasonable objects.