Join Slack
Communities
Powered by
Instead of `{"someRandomId": "someValue"}` it's mu...
# klaxon
c
cedric
02/04/2018, 1:51 PM
Instead of
{"someRandomId": "someValue"}
it's much better to do
{id: theId, value: theValue}
Open in Slack
Previous
Next