Instead of `{"someRandomId": "someValue"}` it's mu...
# klaxon
c
Instead of
{"someRandomId": "someValue"}
it's much better to do
{id: theId, value: theValue}