All Talks

Cleartrip reactive journey from 3 to 0.2s using Apollo GraphQL

Cleartrip is building a single GraphQL endpoint to remove the dependency of the React client with the Rest API. This will avoid the unnecessary over fetching of verbose data and manipulation on the client, making the react client cleaner and faster (3 → 0.2s document load).

You might be interested in: