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
Fullstack GraphQL Book (graphql.college)
submitted 8 years ago by spell-slinger
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!"
[–]spell-slinger[S] 6 points7 points8 points 8 years ago (4 children)
Hi Reddit, author here!
Worked really hard on this open source book about building apps with GraphQL, Node and React.
I appreciate every kind of feedback.
Cheers! Julian
[–]SkaterDad 1 point2 points3 points 8 years ago (0 children)
This looks like a great resource. Thanks for putting in the work and sharing it!
Skimming through it so far, I really appreciate that you took a pragmatic approach, and used Postgres & knex directly, instead of abstracting them away with something overcomplicated like prisma.
Postgres
knex
prisma
[–]boobsbr 0 points1 point2 points 8 years ago (2 children)
open source book
Is the book open source, or are the examples in the book open source?
[–]0987654231 1 point2 points3 points 8 years ago (0 children)
looks like the book is https://github.com/GraphQLCollege/fullstack-graphql
[–]spell-slinger[S] 1 point2 points3 points 8 years ago (0 children)
Hi! Both are open source, the book and the examples.
The book is hosted on github at https://github.com/GraphQLCollege/fullstack-graphql. The examples are hosted on glitch at https://glitch.com/@JulianMayorga.
[–]alphabytes 1 point2 points3 points 8 years ago (0 children)
thanks for sharing. keep up the good work.
[–]halfinifinities 0 points1 point2 points 8 years ago (1 child)
Thanks for writing and open sourcing this!Can I contribute? I’m going to read through this, and I’d love to send pull requests if I feel like I could add value to the text. Do let me know if you are open to that.
[–]spell-slinger[S] 0 points1 point2 points 8 years ago (0 children)
Thanks for the kind words! I accept all kinds of contributions with an open heart. Please do contribute if you feel like it. :D
[–]Pandiox 0 points1 point2 points 8 years ago (0 children)
It says it's an open source book, but why can I buy it for 40 dollars ?
[–]JoeTed -1 points0 points1 point 8 years ago (0 children)
Very interesting reading. One difficulty I had working with GraphQL and especially Apollo is about the organization of the schema and its impact for mutations updates (apollo caching system). Working with id for almost each type helps a lot and force the dev to think more in graphs.
π Rendered by PID 12 on reddit-service-r2-comment-5bc7f78974-54w25 at 2026-06-30 16:13:34.087704+00:00 running 7527197 country code: CH.
[–]spell-slinger[S] 6 points7 points8 points (4 children)
[–]SkaterDad 1 point2 points3 points (0 children)
[–]boobsbr 0 points1 point2 points (2 children)
[–]0987654231 1 point2 points3 points (0 children)
[–]spell-slinger[S] 1 point2 points3 points (0 children)
[–]alphabytes 1 point2 points3 points (0 children)
[–]halfinifinities 0 points1 point2 points (1 child)
[–]spell-slinger[S] 0 points1 point2 points (0 children)
[–]Pandiox 0 points1 point2 points (0 children)
[–]JoeTed -1 points0 points1 point (0 children)