Object-Oriented JavaScript ES6

Akiko Green
4 min readAug 27, 2020
Image source from codeburst.io

What exactly is Object-Oriented Javascript?

The best way to understand OOJS is that the objects in our code are what we use as models to represent the real world people, place, & things, to then plug those models into our program to solve real-world problems. Like our object, people contain “data”, and what I mean by that is, they have a name, age, sex, height, weight, occupation.. etc. OOJS gives us the…

--

--

Akiko Green

Software Engineer, Novice Blogger, Indoor Climbing Cutie 🥰