Comment by stopachka
7 days ago
Thank you.
> Is React the only first class citizen in this stack?
Each system gets the same functionality. We centralize the critical logic for the client SDK in "@instantdb/core". React, Svelte, Tanstack, React Native et al are wrappers around that core library.
The one place where it's lacking a bit is the docs. We have specific docs for each library, but a lot of other examples assume React.
We are improving this as we speak. For now, the assumption on React is quite light in the docs, so it's relatively straightforward to figure out what needs to happen for the library of your choice.
Any thoughts on a potential Tanstack DB integration?
I love tanstack's rich front end. Ya'll have quite an amazing system, and I'm wondering if there's any thoughts on how perhaps your pretty substantial front end side might be adapted to tanstack DB. https://github.com/TanStack/db/tree/main/packages