Data Structures: Objects and Arrays
Posted on May 28, 2019 in JavaScript by Matt Jennings
Note: Information below was taken from Eloquent JavaScript, 3rd edition, Chapter 4 Data Structures: Objects and Arrays.
Objects allow …