JSON5 & human-friendly software localization
The old, good(?) JSON
The JSON format became very important in many different fields, and one of them is also the software localization.
However, JSON is a bit limited in the sense of human-friendliness for this field (and not only for it) - it’s str...
vaclavhodek.com5 min read
Daniel Ziltener
Clojure developer
I just don't get how everyone stubbornly refuses to leave JSON behind as a data exchange format, and use something more expressive and flexible like e.g. EDN...