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