Introduction to JavaScript: Data Structures

added by JavaScript Kicks
1/1/2020 9:30:38 AM

772 Views

Learn to use objects to store and access data Objects are the heart of the JavaScript language. Objects allow us to store lots of different data about a single thing. Understanding Objects will lead you to a greater understanding of the JavaScript language as a whole. In the last lesson, we introduced Arrays.


0 comments