Urql: Local state management

Created on 27 Jun 2019  路  3Comments  路  Source: FormidableLabs/urql

Hello,

Is there a local state? Something like apollo-link-state? 馃槆

Thanks!
Maxim

Most helpful comment

Hey @deadcoder0904

We have: https://github.com/FormidableLabs/urql/blob/master/docs/guides.md as guides to help you out with writing exchanges.
For now exchanges made by us and the community are kept on the readme.
https://github.com/FormidableLabs/urql#-add-on-exchanges

There could be more but not that I know of at this moment.

All 3 comments

Hiya, there's no additional package yet that implements it, but there very well could be in the future.

While it's unlikely that we'll pick this effort up ourselves and put it on our road map, we'd be happy to support anyone else who want to make this happen 馃憤

We're currently working on more documentation regarding how to write exchanges.

@kitten Was thinking about this too. Did someone take it up? And is there a way to see different community-made exchanges?

Hey @deadcoder0904

We have: https://github.com/FormidableLabs/urql/blob/master/docs/guides.md as guides to help you out with writing exchanges.
For now exchanges made by us and the community are kept on the readme.
https://github.com/FormidableLabs/urql#-add-on-exchanges

There could be more but not that I know of at this moment.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BjoernRave picture BjoernRave  路  3Comments

alexraginskiy picture alexraginskiy  路  3Comments

frederikhors picture frederikhors  路  3Comments

pix2D picture pix2D  路  4Comments

ivosequeros picture ivosequeros  路  5Comments