Hacker News new | ask | show | jobs
by sethc2 1923 days ago
I should say though, I will use classes if I’m trying to do OOP, and using a lot of inheritance. I find it easier for me to make “clean” in those cases, then doing the equivalent with functions, but that might just be old habits from when I only OOP