Hacker News new | ask | show | jobs
by shangxiao 4243 days ago
Well actually it does. Every time you do an someArray.push(val), that's "object oriented as a style of writing code".

If you're referring to the style in the article (ie the Java code), well that's classical object oriented.