incepter / suspense-query

react hooks for suspense and transition based data fetching
MIT License
3 stars 0 forks source link

figure out library naming #2

Open incepter opened 1 year ago

incepter commented 1 year ago

Actually there are useQueryData, useQueryControls and useQueryError. while the library's name is suspense-query.

This issue serves as a starting point to change the library's naming, some suggestions:

- useAsync
- useQuery
- useNamedState
- useData
- useSuspense
- useSuspensey
- useSuspenseyData

And so on.. Let's choose the names together.