Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 605 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 605 Bytes

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