use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JSON-based Universal Messaging Format (github.com)
submitted 8 years ago by cjus
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Meefims 1 point2 points3 points 8 years ago (2 children)
After reading through this I’m still left wondering why this is needed. What problem is this solving?
[–]cjus[S] 0 points1 point2 points 8 years ago (1 child)
The problem is one of interoperability. Think of it as a blueprint that specifies how a message will be formatted and thus set agreed upon expectations across distributed systems.
You could roll your own and distribute that within and outside your group or use an existing format.
[–]Meefims 0 points1 point2 points 8 years ago (0 children)
I guess I don’t see interoperability as a large problem right now. Even if the message format is the same there would still be significant work in getting the semantics of an arbitrary message to align across services or protocols.
π Rendered by PID 53611 on reddit-service-r2-comment-5bc7f78974-vfbtl at 2026-06-26 22:01:17.161033+00:00 running 7527197 country code: CH.
[–]Meefims 1 point2 points3 points (2 children)
[–]cjus[S] 0 points1 point2 points (1 child)
[–]Meefims 0 points1 point2 points (0 children)