@jamesperkins I like using https://t.co/kSonxZN982 when building (more than one form).
Wraps field components and all you need is to create a zod schema to build a new form. 🚀
Very happy to have been able to contribute to such a wonderful bit of software. And thanks for the feedback @TkDodo and @aryan__deora
Check the cache inline editing in Devtools in the new release✌️
@ippsec Hi, quick question: in your HTB videos are you doing them live while recording the video or are the videos a second run at it?
Wonder how fast those boxes are done by a professional
📢Coming to you in v5: Fully interactive and editable data explorer in the Query devtools 🔥.
All thanks to a contribution from @bastibuck 🚀
Now available in v5.0.0-rc.5
@mattpocockuk@probablyup We are currently building upon https://t.co/kSonxZN982 - really generic <Form /> taking a Zod Schema that builds a form.
Is this something you mean by "generic components" @mattpocockuk ?
Hey @TkDodo, how do you feel about this? Using useQuery(['some-key']) without a queryFn in other locations to get the data only? Can't find examples or posts talking about this.
example: https://t.co/QvA7CoA4QK