JavaScript all about Arrays class 19 +
( more practice variables, functions, conditionals & Loops)
What are Arrays?:
A data structure to store ordered collection!
Array elements are numbered starting with zero!
Arrays have many methods to manage the order of elements
Can be created by a constructor or literal notation
* also arrays have a bunch ...
chaix.hashnode.dev4 min read