Loren ☺️

Results 265 issues of Loren ☺️

So that updated section content can be fetched. Either every N days or w/ versioning. Probably by deleting `localStorage` key instead of using `CachePersistor`

enhancement

Could do review detail page? And query splitting? https://www.apollographql.com/docs/react/recipes/performance.html#query-splitting

content

And add analysis to prefetching section

content

Atm we have: - all caps - end with the operation, eg `STARS_QUERY`, `FAVORITE_MUTATION` ```js const DELETE_REVIEW_MUTATION = gql` mutation DeleteReview($id: ObjID!) { removeReview(id: $id) } ` ``` What do...

discussion

> One example of local state is a user setting that for whatever reason we didn't want to send to the server to persist. Like what?

question

@moltar commented on [Tue Jun 12 2018](https://github.com/GraphQLGuide/graphql-rest-api-demo/issues/3) Seems like a mix of different fonts: http://take.ms/JEheo Using iBooks on latest macOS.

bug
gitbook

@lorensr commented on [Wed Mar 21 2018](https://github.com/GraphQLGuide/guide/issues/23) gives no results, and sometimes crashes Preview

bug
gitbook

@lorensr commented on [Fri Apr 06 2018](https://github.com/GraphQLGuide/guide/issues/25) Tracking https://github.com/claudio-silva/gitbook-plugin-prism-ext/issues/1

gitbook

Something like this: https://differential.com/uploads/2017/06/06/1*f_XvFD7FvliMM74WHJ0vRQ.png for adding to `Multiple types of data` section of Ch 1

enhancement
chapter 1

in gql, not mongo

enhancement
chapter 1