JavaScript Arrays 101
What arrays are and why we need them
Suppose we want to store the list of 30 fruits such that we have to create 30 variables for each of them which is very hectic & memory consumable, that's why the A
kuldeep-js-06.hashnode.dev4 min read