CodeFoodPixels’s avatarCodeFoodPixels’s Twitter Archive—№ 4,083

  1. TIL that Array.prototype.length isn’t read only. You can use it to shorten or lengthen an array.