trpc-chrome is now stable & just released v0.1.0 🎉
Chrome extension support @trpcio 🧩
- Easy communication for web extensions.
- Typesafe messaging between content & background scripts.
- Ready for Manifest V3.
github.com/jlalmes/trpc-chro…
if anyone is interested
@s4chinraja from @trpcio will be on stream with me this Friday to talk about open source and of course the trpc.io project
guess i should use @pingdotgg for this?
And you can do this based on functions' return types and then use that type to have as an argument of another function
Let the types flow
typescriptlang.org/play?#cod…
Your client and server should agree on types! 🤝
Let's ditch type casting for simple-yet-robust validation across API endpoints with @trpcio 💪
#WhiteboardTheWeb edition 52
Would love to hear your take on this, @TkDodo! Maybe the ability of having a default non-overrideable onSuccess wrapper should live in react-query instead?
New lil' feature ✨
Do you find it annoying to invalidate specific queries on every mutation and keeping track of what should be invalidated?
If so, maybe you want to always invalidate all queries automatically on any mutation.
trpc.io/docs/v10/query-inval…
🥳 JOIN US in LONDON this NOVEMBER!✨
2⃣5⃣➕ Hands-on Workshops
1⃣0⃣0⃣➕ Speakers
Check out the website now to see what's lined up!
✅ Modern Frontends Live!
🌐 modernfrontends.live
📆 Nov 15-16 (Workshops)
📆 Nov 17-18 (Conf)
🌍 London
hey @anthonyShewDev we need to upgrade the migration guide to include this.
I managed to migrate my whole company's codebase to v10 in a few hours thanks to this. Likely much better than using interop mode for a lot of cases.
When we release the release candidate of @trpcio v10 (hopefully *very* soon), we might still do some minor breaking changes, but we will at least have those tracked in the release notes.