JavaScript’s arrays can hold heterogeneous types, change size on the fly, and readily insert or remove elements. Traditional methods like slice, splice, and push/pop do this by operating on the array ...
This project was my submission to Parallax’s Holiday LED contest; winning honorable mention. It used 4 RGB led arrays to display an animated graphic involving New Years celebration. This project uses ...