Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Apollo Client Cache To Project / Agregar "Apollo Client Cache" Al Proyecto #12

Open
6 tasks
heliomar-pena opened this issue Apr 28, 2022 · 1 comment
Open
6 tasks

Comments

@heliomar-pena
Copy link
Contributor

heliomar-pena commented Apr 28, 2022

Explanation:

To improve the performance of the page we need to install and configure apollo client's cache to the project.

https://www.apollographql.com/docs/react/caching/cache-configuration

  • You can see the cache in the Firefox / Chrome Devtools using the apollo extension
  • I You can read the cache from the project and use that.
  • I You can response with the cache result instead of network return in queries requests.

Spanish Version:

Explicación:

Para mejorar el rendimiento de la página, necesitamos instalar y configurar el Apollo Client Caché en el proyecto.

https://www.apollographql.com/docs/react/caching/cache-configuration .

  • Usted puede ver el caché en Firefox / Chrome Devtools utilizando la extensión apolo
  • Usted puede leer el caché del proyecto y usarlo.
  • Usted puede responder con el resultado del caché en lugar del retorno de la red en las solicitudes de consultas.
@angelik0828 angelik0828 added the QA check visto por QA label May 13, 2022
@anaceciliamolinares anaceciliamolinares changed the title Add apollo client's cache to the project Add Apollo Client Cache To Project May 16, 2022
@anaceciliamolinares anaceciliamolinares changed the title Add Apollo Client Cache To Project Add Apollo Client Cache To Project / Agregar Caché De Cliente De Apollo Al Proyecto May 19, 2022
@anaceciliamolinares anaceciliamolinares changed the title Add Apollo Client Cache To Project / Agregar Caché De Cliente De Apollo Al Proyecto Add Apollo Client Cache To Project / Agregar Caché De Apollo Client Al Proyecto May 20, 2022
@anaceciliamolinares anaceciliamolinares changed the title Add Apollo Client Cache To Project / Agregar Caché De Apollo Client Al Proyecto Add Apollo Client Cache To Project / Agregar "Apollo Client Cache" Al Proyecto May 20, 2022
@CARPER11 CARPER11 added this to the Tareas de mejora tecnica milestone Jun 13, 2022
@Franceliis
Copy link

Agregar EE por favor @Eghinner

@AdrianFagilde AdrianFagilde self-assigned this Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants