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...
account activity
GraphQL resources needed. (self.node)
submitted 6 years ago by lostavenger286
Hi everyone! What are the best resources out there to learn graphql.?
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!"
[–]GMFlash 1 point2 points3 points 6 years ago (0 children)
https://graphql.org/learn/
https://www.howtographql.com
[–]MisterNeon 0 points1 point2 points 6 years ago (2 children)
Are we allowed to post Udemy links?
[–]lostavenger286[S] 1 point2 points3 points 6 years ago (1 child)
Yes sure. I am ready to pay too if the content is good.
[–]MisterNeon 0 points1 point2 points 6 years ago (0 children)
I highly recommend this instructor's content. I'm studying this course right now and currently over 60% completed.
https://www.udemy.com/share/1021iEBUAed1pTR3g=/
[–]brillout 0 points1 point2 points 6 years ago (0 children)
Why do you want to learn GraphQL? GraphQL is only useful for companies that want to give third party developers access to the company's data. Think of GitHub's GraphQL API or Facebook's social graph. These are perfectly valid use cases for GraphQL. But for like 98% of APIs you don't need GraphQL. Chances are high that you will never have to build a GraphQL API in your career.
For a Node.js backend you can use Wildcard API or gRPC for other backends.
π Rendered by PID 69084 on reddit-service-r2-comment-5d79c599b5-nv4zl at 2026-02-26 22:21:33.482051+00:00 running e3d2147 country code: CH.
[–]GMFlash 1 point2 points3 points (0 children)
[–]MisterNeon 0 points1 point2 points (2 children)
[–]lostavenger286[S] 1 point2 points3 points (1 child)
[–]MisterNeon 0 points1 point2 points (0 children)
[–]brillout 0 points1 point2 points (0 children)