DEV Community

Discussion on: Introduction to OOP in Javascript

Collapse
 
ndiecodes profile image
Ndifreke Friday

you are absolutely right...
why I do agree I did use a bad example while trying to stick to the storyline,
I tried to keep it as simple as possible as I did not expect a newbie to understand instances

Collapse
 
linaran profile image
Deni

Keeping instructions is nice but they need to be precise otherwise a newbie could conclude that "this" is some kind of a static variable and that could make learning difficult down the road.

Just edit the "this" part, overall the article is fine.