Hacker News new | ask | show | jobs
by fyzix 985 days ago
Because it uses the same object for all items in the array. Luckily, they are just placeholders and aren't being mutated.
1 comments

Ah interesting. I see it now. Thanks for the reply.