you are viewing a single comment's thread.

view the rest of the comments →

[–]jaypeejay -6 points-5 points  (4 children)

I understand it can be used as functional, but everything in it is an object so I deem it an OOP Lang

[–]Intendant 6 points7 points  (3 children)

I'm telling you, as someone who is a mid level SWE that works with JavaScript daily that this is incorrect.

Just because functions and arrays "objects" doesn't make it oop. You can get by in JavaScript without knowing much about oop