Javascript Array Methods
What is an Array?
In simple terms, an array is an object which is a non-primitive datatypes category, and it means that we can assign it a group of values at once. It is enclosed by square brackets. Let us understand the syntax and how we create it.
...
riyatiwari.hashnode.dev7 min read
Sahil Kumar
Web development
Great article. Well summed up