09
Apr.

Introduction to Apollo

Sitting behind laptop working on taking notes

Christian Ruiz, Innovation Lead in Beezy will explain how they have started to implement GraphQL and have been integrating this new API with a frontend in React.

The idea of the meetup is to explain the Apollo functionalities they are using and the query component pattern with which they have managed to decouple the data access layer from its components and therefore make them independent of query technology.

The following Apollo functionalities will be reviewed:
– Client cache management; Apollo cache as single source of truth.
– Optimistic updates
– Refetch
– Pagination
And finally show the Apollo integration roadmap with hooks and how this will simplify the React rendering tree.

Upcoming events