00:23
2017-10-19
gist.github.com
developer-tools
Why do I have to write JSON decoders in Elm?
Challenges of choosing a data interchange format between clients and servers, focusing on how formats must evolve as applications change. It compares JSON, Protocol Buffers (protobuf), and GraphQL, hiโฆ