Introduction

Almost everything in JavaScript is made up of objects. These are all the non-primitive types.

They include arrays, dates, and almost everything non-primitive. They are mutable values in JavaScript. To access their property or data, use . or [] operators.

Get hands-on with 1200+ tech skills courses.