Weird behaviour of “new Array()” in Javascript?
Weird behaviour of “new Array()” in Javascript?
When I’m playing around with Javascript arrays, I have noticed some weird behavior of an array constructor. Let’s look into it deeply. How to create a JavaScript Array?In Javascript, we...
When I’m playing around with Javascript arrays, I have noticed some weird behavior of an array constructor. Let’s look into...
Read More