Hacker News new | past | comments | ask | show | jobs | submit login

I like classes well enough; I just find that often they over-complicate simple code, especially when you introduce inheritance. Since classes are effectively just syntax sugar I often find it's more intuitive to go with object syntax but to each their own. So long functionality is isolated in modules I'm happy.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: