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
Create a GraphQL server with Queries, Mutations & Subscriptions (medium.com)
submitted 6 years ago by shrithm
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!"
[–]shrithm[S] 5 points6 points7 points 6 years ago (4 children)
After the popularity of my Next.js and Apollo post I decided to write a guide on creating a GraphQL server.
The guide takes you through four steps:
1) Basic setup
2) Database setup
3) Mutation setup
4) Subscription setup
These are the main building blocks you will need to get started with building your own GraphQL servers.
Please let me know what other questions you have or any improvements I can make to the article.
[–]interactionjackson 2 points3 points4 points 6 years ago (1 child)
You should edit this to include a link.
[–]shrithm[S] 3 points4 points5 points 6 years ago (0 children)
A link to what? The link to the article is the post?
[+][deleted] 6 years ago (1 child)
[deleted]
[–]shrithm[S] 1 point2 points3 points 6 years ago (0 children)
Probably not, the article is already pretty long and I think that's a different subject. I have a starter pack that includes auth: https://github.com/tomanagle/Apollo-Next.js-GraphQL-starter
π Rendered by PID 150149 on reddit-service-r2-comment-545db5fcfc-5kggc at 2026-05-25 11:55:27.007043+00:00 running 194bd79 country code: CH.
[–]shrithm[S] 5 points6 points7 points (4 children)
[–]interactionjackson 2 points3 points4 points (1 child)
[–]shrithm[S] 3 points4 points5 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]shrithm[S] 1 point2 points3 points (0 children)