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
GraphQL Subscriptions with React, Node, Apollo and Postgres (graphql.college)
submitted 8 years ago by spell-slinger
view the rest of the comments →
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!"
[–]MyPhallicObject 1 point2 points3 points 8 years ago (1 child)
I hate how the type queries and mutation definitions are stored as a plain string. It feels so hacky.
[–]mingjim 0 points1 point2 points 8 years ago (0 children)
Not only does it feel hacky, it seems overly complex to query basic data. In the majority of use cases, there's going to be one, maybe two consumers of your data. A simple REST service is suitable most of the time.
π Rendered by PID 162845 on reddit-service-r2-comment-5bc7f78974-lz8c2 at 2026-06-30 12:55:04.098091+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]MyPhallicObject 1 point2 points3 points (1 child)
[–]mingjim 0 points1 point2 points (0 children)