You must have heard the term "Arrays in JavaScript are not really arrays but objects" weird right? Let’s take a look at JavaScript’s memory model to help us better understand how JS works under the hood and how objects and arrays are stored in memory...
yesyash.hashnode.dev4 min read
No responses yet.