Weird JavaScript: Arrays and the weird ways we can(‘t) define them
Reading Time: 8 minutesThe JavaScript array. A simple, elegant data structure. Easy to make them. Easy to add data to them. Easy to sort them. Easy to iterate on them. What could possibly be weird about JavaScript arrays?