JavaScript Arrays
During programming many times we need to store related items together like fruits, colors, marks of students etc at that time we need an array to help us store them with ease.
What is an Array?
An arr
dhruvinpatel21.hashnode.dev3 min read