Replies: 2 comments
-
|
I am also a bit unsure what an integration might look like, since it's kinda going to upend the current Refine approach. I do however think that there's a lot to be gained here. I also think it might simplify some of the current way Refine handles optimistic updates. Maybe it would be easier to make a new layer than to incorporate db into the current implementations and hooks. |
Beta Was this translation helpful? Give feedback.
-
|
Hey folks, You may consider using our new data provider: https://refine.dev/docs/data/packages/rest-data-provider/ With that one, integrating tanstack db should be easy. I'm not sure if we need to integrate it into Refine core itself. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please consider integrating https://tanstack.com/db into
refinein the future.I know it's not finalized yet, but I think the CRUD in particular could be improved in the near future by using https://tanstack.com/db (instead of reinventing the wheel for some code).
It's definitely worth checking out.
Beta Was this translation helpful? Give feedback.
All reactions