Hacker News new | ask | show | jobs
by silverwind 1405 days ago
Agree, this is deterring me from this tool. Many languages/tools nowadays guarantee object key order which is convenient in many ways.
1 comments

For what it's worth, JSON Objects are not guaranteed to be ordered. Maps in many different languages are implemented without an order.