Fruited introduction to Array
By Alexandre Girard
Fruited introduction to Array
This slides present the array type in Javascript, and what methods we can apply on them. It is recommended to be familiar with the other javascript types, and have access to the Chrome console to test the given code.