Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Pinia Colada #59

Closed
tlebeitsuk opened this issue Dec 27, 2024 · 8 comments
Closed

Integration with Pinia Colada #59

tlebeitsuk opened this issue Dec 27, 2024 · 8 comments

Comments

@tlebeitsuk
Copy link

Thanks for an very interesting project! I'm going to try to use it in my next Vue.js project. I'm also going to use Pinia Colada and wanted to ask if you would consider to make an oRPC integration for it. Pinia Colada shares similarities with TanStack Query and has adapted some of its APIs, so maybe the integration could be made without too much work?

Keep up the good work!

@unnoq
Copy link
Owner

unnoq commented Dec 28, 2024

Pinia seems popular and preferred over TanStack Query in the Vue community. Am I correct?

If it true, I can make another @orpc/vue-pinia with the same approach of @orpc/vue-query

@unnoq
Copy link
Owner

unnoq commented Dec 28, 2024

I just look at Pinia Colada, it's simpler and more friendly with vue than tanstack-query, so Which package name is more suitable @orpc/vue-colada vs @orpc/vue-pinia I prefer pinia than

@tlebeitsuk
Copy link
Author

tlebeitsuk commented Dec 29, 2024

What about @orpc/pinia-colada? You could also add vue if you think it makes sense. I think it's beneficial to use the whole name so it's easier to make the connection, also easier to find it here on GitHub and Google.

@unnoq
Copy link
Owner

unnoq commented Dec 29, 2024

What about @orpc/pinia-colada? You could also add vue if you think it makes more sense. I think it's beneficial to use the whole name so it's easier make the connection, also easier to find it here on GitHub and Google.

Hope I can release it before new year!

@unnoq
Copy link
Owner

unnoq commented Dec 31, 2024

The key part of pinia-coladais not smart as tanstack query key, so we need to wait until the key part is smarter. @tlebeitsuk

@unnoq
Copy link
Owner

unnoq commented Dec 31, 2024

Please follow it

posva/pinia-colada#149

@unnoq
Copy link
Owner

unnoq commented Dec 31, 2024

@orpc/vue-colada now available. @tlebeitsuk

I was wrong when say cann't integrate with Colada, but still possible but not power as tanstack query

Wait #65 for official announce

@unnoq unnoq closed this as completed Dec 31, 2024
@tlebeitsuk
Copy link
Author

Awesome! Thanks for taking the time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants