JavaScript Arrays 101
What are arrays and why we need them ?
Array is a linear data structure that stores data in contiguous memory locations. Array is the one of the most popular and simple data structures that is used in
hustlecoderankur.hashnode.dev5 min read