Releases: GraphQLGuide/book
Releases Β· GraphQLGuide/book
r6
11 Apr 18:31
Compare
Sorry, something went wrong.
No results found
Added
Chapters 2-4, 7, 8, 10
Extra chapters:
Server-side rendering
Stripe and Service Integrations
Background sections
Chapter 11 > Hasura
Updated
Chapter 6: React from HOCs and render props to hooks
Various minor improvements to other chapters
r5
23 May 12:05
Compare
Sorry, something went wrong.
No results found
Added
The rest of Chapter 11: Server dev, including sections: Production, More data sources, and Extended topics
Background sections
Updated
Various minor improvements to earlier chapters
r4
22 Oct 10:32
Compare
Sorry, something went wrong.
No results found
Added
The first part of Chapter 11: Server dev, including the schema, resolvers, auth, data sources, custom scalars, errors, subscriptions, and testing.
Background sections
Updated
Various minor improvements to earlier chapters
r3
10 Apr 22:23
Compare
Sorry, something went wrong.
No results found
Added
Advanced React content including local state, more subscriptions, batching, prefetching, apollo-link-rest, persisting, and linting.
Updated
Updated library versions, including Apollo, React, CRA, and Material UI.
Fixed
Chapter 5 makeGraphqlRequest example: #14
Typo in chapter 5: #16
Catch readQuery absent query error: prevent console error when adding a review
r2
27 Jun 05:08
Compare
Sorry, something went wrong.
No results found
r1
11 Jun 05:59
Compare
Sorry, something went wrong.
No results found
Added
Preface
Introduction
Chapter 1
Chapter 5
Chapter 6
Background