GraphQL — resources

roadmap.sh: https://roadmap.sh/graphql

Books

  • Learning GraphQL (Eve Porcello, Alex Banks) — clear, hands-on intro to the language and building servers/clients.
  • Production Ready GraphQL (Marc-André Giroux) — schema design, performance, and security for real-world APIs.
  • Full Stack GraphQL Applications (William Lyon) — end-to-end app architecture with GraphQL across the stack.
  • The Road to GraphQL (Robin Wieruch) — practical path from queries to React clients with Apollo.

Courses / practice