KitQL & Houdini #156
Replies: 7 comments 10 replies
-
I am the architect of this union! Congratulations guys! Can't wait to try and give you feedback! |
Beta Was this translation helpful? Give feedback.
-
Hi, KitQL looks awesome 🙏 and we have decided to use it for our company product although it is in the early stages. We thought may be it is a good idea to wait for the Houdini integration, because it might change the structure quite a bit. Do you have an estimation about when the integration will be released so that we can also plan for our migration? |
Beta Was this translation helpful? Give feedback.
-
I like kitql , I knew about it because I had problems with Urql , with kitql I didn't had similar problems it was smooth sailing , the thing is my graphql schema is generated with postgraphile and it's massive what could you suggest for me ? also i'm not very pro lol |
Beta Was this translation helpful? Give feedback.
-
From looking at the Houdini docs, i looks like KitQL is totally integrated into Houdini and there's no mention of KitQL. |
Beta Was this translation helpful? Give feedback.
-
Good question @mingsterism! If you pardon me speaking for @jycouet i might be able to answer your questions. So right away let me say that KitQL is still going very strong. I know @jycouet has many plans for KitQL and I’m really looking forward to helping make them real. This project has always been about providing the best possible “batteries included” solution for full-stack GraphQL in SvelteKit and it will absolutely continue to do that. The only real change moving forward is that the client side of a KitQL project will use Houdini for fetching and mutating data. KitQL brings a lot to the table to streamline your dev process so I wouldn’t think of Houdini as a replacement for KitQL. Instead it’s more like Houdini is becoming part of the KitQL Stack. |
Beta Was this translation helpful? Give feedback.
-
@AlecAivazis and I are happy to unveil a massive effort ✅ New version of Houdini We are joining forces to:
Infos & guides in the link below 👇 Now, we need YOU.Please make some noise on 🎉🥳 |
Beta Was this translation helpful? Give feedback.
-
Just to be curious. When I have a existing graphql backend should I use only houdini or kitql? |
Beta Was this translation helpful? Give feedback.
-
For the past 2 months, @AlecAivazis and I have started to figure out what would be the best GraphQL EcoSystem in SvelteKit? We both have a great library working on similar topics but not tackling the thing the same way.
We decided to join forces and provide THE best experience for the community, for you 🥳
In short
KitQL
contains all that you can dream of when you speak about SvelteKit & GraphQL... client (Houdini), server (Yoga), modules, linting, best practices, ... and more!Houdini
is THE client-side of SvelteKit & GraphQL, managing operations, stores, inline, caching, optimistic UI, pagination, ... and more!Next?
To continue the story, we are proceeding in steps (in public!)
🔵 Store API in Houdini HoudiniGraphql/houdini#291
🔵 Houdini Preview
🔵 Tweak docs
🔵 Adjusting KitQL workflow
🔵 Official release of KitQL & Houdini working together
We are confident now that this will happen in the coming weeks and will start communicating more about it.
🙏 Your feedback is very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions