posva / pinia-colada

🍹 The smart data fetching layer for Pinia
https://pinia-colada.esm.dev/
MIT License
584 stars 7 forks source link

Docs #5

Closed posva closed 3 months ago

posva commented 4 months ago
ElisePatrikainen commented 4 months ago

Hi, I can do it.

I can write a page in docs/guide per point (with the optimistic updates empty for now). Should we add a guide on how to use the queries with the Pinia Colada data loaders (from the Unplugin Vue Router)?

posva commented 3 months ago

We can split this up into multiple pages for the guide about all of the main concepts. An introduction/quick started to show the main benefits (e.g. useQuery, cache + invalidation) data loaders are still experimental so it's better to keep them in uvr