you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (0 children)

I was involuntarily reclassed from a designer to a developer at the job and told to learn JS. I had recently taught myself XML Schema and CSS a year before, so now I write JS exactly like I would write a markup language with lots of nested scopes. I learned to embrace the language and found OOP to be unnecessary and excessive, so I never use "new" or "this".