Replies: 3 comments 4 replies
|
@TkDodo, if you're interested, I can create a CodeSandbox showcasing what it could look like. I'll be happy to create the PR in the repository once the direction is set. |
2 replies
|
Just wanting to add a small link to a POC that @TkDodo did in this space previously: https://www.youtube.com/watch?v=lKoAU8I4ez0 This wasn't production ready and there is no work in progress pull request, so this is only meant as a rough structure for anyone wanting to take this on |
0 replies
|
@Gabswim did you publish these libraries anywhere? Are they on GitHub? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
At my current workplace, we employ a micro-frontend application that incorporates both React and Lit in different sections. As someone primarily accustomed to working with React, I was disheartened to find a lack of a Lit adapter.
In response, I took the initiative to develop the following libraries:
@tanstack/lit-query@tanstack/lit-query-devtoolsFurthermore, I've crafted an adapter for:
@tanstack/lit-tableMy intention is to contribute these enhancements to the main repository, and I am eager to engage in discussions with a maintainer regarding the most effective strategy for integration.
I appreciate your time and commend the excellent work being done on these remarkable libraries. Thank you in advance for considering these contributions.
All reactions