JavaScript (JS) -Array and Methods!
What is an Array?
Array is an collection of elements of same datatype. But in JS Array is an collection of elements of multiple datatypes.
in JS, Array is an Object. You can suppose index of an Array element as it's key and element itself as it's va...
kartikg.hashnode.dev23 min read
Brian Wachira
Software Engineer👨💻||Technical Writer📖||
Hey, great post..love the summary ..definitely bookmarking.