frontend-reference icon indicating copy to clipboard operation
frontend-reference copied to clipboard

Asynchronous state management

Open rpmolina opened this issue 2 years ago • 0 comments

Describe the feature

react-query and swr are excellent tools for managing data in React applications. By optimizing data fetching and caching, simplifying data management, supporting real-time updates, providing robust error handling, and offering flexibility and customization options, they can greatly improve the performance and user experience of your applications.

The idea of this issue is to create examples of how to configure and use both libraries and then use them as reference examples for future projects.

Use Case

When starting a new project, it would be good to use these examples as a template or reference to reduce the learning curve and technology incorporation times.

Proposed Solution

In the case of react-query, you can follow the typescript guide in this article

Other Information

No response

Acknowledgements

  • [ ] I may be able to implement this feature request
  • [ ] This feature might incur a breaking change

Version used

Environment details (OS name and version, etc.)

┆Issue is synchronized with this Clickup task by Unito

rpmolina avatar Apr 25 '23 17:04 rpmolina