Disucssions

sainak's profile picture📣

v24.35.0

sainak started a discussion

What's Changed

Read More

sainak's profile picture📣

v24.35.0

sainak started a discussion in care

What's Changed

Read More

shivankacker's profile picture💡

https://www.npmjs.com/package/@tanstack/react-query

React Query is a powerful package for managing APIs with type safety, caching, infinite queries, and inbuilt state management. It is almost the standard for managing APIs in react.

Why to move

One of the main reasons are developer experience, and ease of maintenance. Lets take an example using the current request component in our codebase


const [loading, setLoading] = useState(false)
const [errors, setErrors] = useStat...
Read More

Participants

rithviknishad's profile picturerithviknishad's profile picture
sainak's profile picture📣

v24.37.0

sainak started a discussion

What's Changed

Read More

sainak's profile picture📣

v24.37.0

sainak started a discussion in care

What's Changed

Read More

sainak's profile picture📣

v24.38.0

sainak started a discussion

What's Changed

Read More

sainak's profile picture📣

v24.38.0

sainak started a discussion in care

What's Changed

Read More