Skip to content

LauraBeatris/apollo-cache-management-talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events

Apollo Day - Talk & Slides

DoWhile - Slides

Goals

Understand the following topics related to cache on Apollo:

  • Cache Normalization
  • Fetch Policies
  • Type Policies
  • Field Policies
  • Pagination Helpers

Development

To run the presentation deck in development mode:

npm start

Exporting

To build the presentation deck:

npm run build