Hacker News new | ask | show | jobs
by the__alchemist 332 days ago
Representing structured data as key/value pairs is a pattern I've only seen in Python, and don't understand why it became popular and canonical.
1 comments

> Representing structured data as key/value pairs is a pattern I've only seen in Python

Come on. We know you’ve seen JavaScript.