fate

A modern data client for React.

Search Login
Thinking...

An incremental adoption checklist

Migration Notes
#async-react
#server-adapters
👍64 likes

The safest adoption path is incremental. Add byId and list procedures or source adapters next to existing server routes, generate a client, and move one screen to views. The first win is usually removing loading branches and manual cache patches from a feed or detail page. From there, optimistic actions and live views can be introduced without rewriting the whole app.

- Noah

2 Comments

Hana

I appreciate that the examples still work with existing server routes while adding the fate procedures.

Jamal

The comments list is long enough now to exercise load-more behavior without creating fake lorem ipsum.

Add a comment