#webdev
Read more stories on Hashnode
Articles with this tag
Until recently, the major data structures we used in JavaScript were Objects and Arrays. Maps and Sets were introduced with ES6 (also called ES2015)....