Hacker News new | ask | show | jobs
by xixixao 2089 days ago
Both Objects and Maps in JS are in stable insertion order.
1 comments

Apologies, it looks like pre es6, they were unordered objects. But now there are rules that guarantee insertion order.