filmov
tv
An Intro to JavaScript Objects, Introduction to Objects in JavaScript on Codecademy Learn JavaScript

Показать описание
In this JavaScript tutorial we look at, An Intro to JavaScript Objects, Introduction to Objects in JavaScript on Codecademy Learn JavaScript. In it, we read the lesson "Introduction to Objects" from Codecademy's Objects section. We are taught that there are seven fundamental data types in JavaScript and six of those are primitive data types. The seventh type is objects and has more complex possibilities. We can use objects to model real-world objects and we will learn more about JavaScript objects in the next lessons. Make sure to practice the next lessons over a few times before moving on. You want to make sure you understand javascript objects before moving on. Make sure to practice using objects in JavaScript regularly to master the language.