Javascript A Look at the New Array Methods coming to Javascript Javascript is introducing a few new array methods which let us simultaneously copy an array, rather than changing the original. Let's look at how they work. #javascript #objects