Note: This post is work-in-progress learning-note and still in active development and updated regularly. The MDN Docs defines arrays as “an ordered set of values that you refer to with a name and an index“. JavaScript (JS) objects hold one or more data types including numbers, strings and objects as key:value pairs. One of the […]
