#JavaScript JavaScript Array Insert - How to Add to an Array with the Push, Unshift, and Concat Functions
#Programming If the code works, don't fix it... Or maybe do? When to refactor your code and when to leave it alone.