LuisValgoi / ui5-webcomponents-react-seed

Seed of UI5 Web Components for React
12 stars 1 forks source link

feat: add more react-query examples #76

Closed marceloschreiber closed 2 years ago

marceloschreiber commented 3 years ago

Description

Add more operations showing how to use react-query.

This breaks the integration with json-server.

json-server is not capable of handling the creation of new To-dos and paginating them as we would like.

So I created a simple Spring Boot backend while developing these changes.

@LuisValgoi what do you think we should proceed?

react-query

Config

Are you adding a configuration file?

Testing

Include how the reviewer can test your PR.

Automated Tests

References

marceloschreiber commented 2 years ago

I'm using my GitHub account at work and want to have a clean view of my PRs 😄