infinitered / infinitered/ignite
Remove apisauce
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19.9k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Remove apisauce from the project since we don't really maintain it anymore, nor use it on client projects
How
Replace it with straight axios/fetch/expo-fetch calls or adopt TanStack Query into the project since it is commonly used on IR projects now. Let's vote on it in Slack
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating every use of apisauce in the project and reviewing how those calls are used by the React Native client. Check the Slack vote before choosing between axios, fetch, expo-fetch, or TanStack Query; done means apisauce is removed and the agreed replacement works for the existing client use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- api, mobile
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100