Sign in
Log inSign up
Václav Hodek

51 likes

·

987 reads

2 comments

Daniel Ziltener
Daniel Ziltener
Oct 13, 2020

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...

·
·1 reply
Václav Hodek
Václav Hodek
Author
·Oct 13, 2020

JSON is well-supported across different languages and it's native to Javascript, so that's why is so rooted in the field. At Localazy, we need to support all commonly used formats.

However, I just added EDN to my list, and I will definitely try to add it to Localazy too! As there are no tools supporting it, it's hard to use it. So let's be the first :-).

·