Remix.run Logo
the__alchemist 5 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.

halfcat 4 days ago | parent [-]

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

Come on. We know you’ve seen JavaScript.