Sean Cassiere
@seancassiere.com
I put the "pro" in procrastination - TanStack Router maintainer
📚 Finally found the time to write about what I think the best parts about @tanstack.com Router are. Yes, type-safety (duh), but there is so much more to talk about. Honestly, coupled with React Query, this is the most productive stack I’ve ever worked with 🚀
The Beauty of TanStack Router
Yes, it's type-safe, but there's so much more to love about TanStack Router.
tkdodo.eu
🚨 Big news! We’ve been collaborating with the legendary @tannerlinsley.com and the TanStack team to build something new: TanStack DB — a reactive, normalized, transactional state engine that extends TanStack Query.
@tannerlinsley.com just launched a bunch of new @tanstack.com shirts/sweatshirts/hoodies/etc. All merch is zero-profit at cost of @cottonbureau.com and very high quality. Enjoy! Go grab it here: tanstack.com/merch
TanStack | Cotton Bureau
tanstack.com
Headless Tree is available as Beta! Read more on the Medium article on the release: medium.com/@lukasbach/h...
Headless-Tree, and the Future of React-Complex-Tree
Headless Tree is the successor of react-complex-tree, and a new accessible and powerful React Tree Library.
medium.com
After 2+ years, it's finally time to announce @TanStack.com Form v1! ✅ Type Safe 🚀 Framework Agnostic 🎭 Headless 🔄 Isomorphic 🛡️ Advanced Validation 📜 Standard Schema ➕ More!
😱 I was just made aware (by @danielgriesser.com) that @steamdeck.com uses @tanstack.com query and virtual for their SteamOS 🚀. Amazing to get a glimpse of what the TanStack is getting used for 😄
Got myself one of these handheld emulation devices a couple of weeks ago and I've been OBSESSED!!! Currently, blasting my way through Pokemon LeafGreen and planning on playing Chrono Trigger next.
I just tried out the amazing @testing-library/react-render-stream solution by @phry.dev to stabilize some test in @tanstack.com Query, and to fix all the suspense tests that broke with React 19. Amazing work 👏 If you're a React library author, I can recommend watching his talk from React Advanced 🚀
Beyond React Testing Library: Testing React Libraries (and library-like code) by Lenz Weber-Tronic
Today's talk is called Beyond Testing Library, Testing React Libraries and Library-like Code. The speaker, Lenz Liebertronik, discusses the special requirements for testing libraries, including minimi...
gitnation.com
About 3 months back, I decided to join the sidebar on the right cult and I have absolutely NO regrets. Just needed to get used to using CMD + B to open the sidebar. Considerably easier than my on-going struggle with learning VIM motions.
Ever want to use CSS variables in media queries? There's no native solution yet, but there's a W3C proposal for this: env() ✨ Install the PostCSS plugin for a glimpse at the future:
🚨 TanStack Swag Alert! 🚨 Starting today, enjoy FREE US shipping and 50% off international shipping on all @TanStack.com gear! 🛍️ Use code EXTRAGRAVY at checkout. 📅 Promo ends late Monday—don’t miss it! 👉 #FreeShipping #NonProfit tanstack.com/merch
TanStack | Cotton Bureau
tanstack.com
I can't state how crucial Vinxi and Nitro were in making @TanStack.com Start. Come read about how it was a game changer! "Why TanStack Start is Ditching Adapters" tanstack.com/blog/why-tan...
Stoked to announce that TanStack Start is now officially BETA! 🎉 🎊 Please come and try it and help us get it ready for 1.0! tanstack.com/start cc @tanstack.com
TanStack Start
Full-document SSR, Streaming, Server Functions, bundling and more, powered by TanStack Router, Vinxi, and Nitro and ready to deploy to your favorite hosting provider.
tanstack.com
📢 v1.82.0 release for @tan_stack Start sees the consolidation of the `links`, `scripts`, and `meta` functions under a new unified `head` API. github.com/TanStack/rou...
Release v1.82.0 · TanStack/router
Version 1.82.0 - 11/17/24, 10:21 PM Breaking changes for TanStack Start New head API for adding route meta - https://github.com/TanStack/router/discussions/2403#discussioncomment-11285962 Changes...
github.com
📢 for anyone who missed the big merge today, as part of @tanstack.com Start release 1.81.6 - The interface for server functions has changed to allow for middleware - The Html, Head, and Body components have been dropped
Closing one of the longest running (and most active) maintainer threads on @TanStack.com Discord. It felt wrong not to say some final words.
Hey, we plan to unflag the TS support in Node.js soon. It's the time to review it. Is this something that the @vite.dev @astro.build @solidjs.com can check out/review and see if there is anything in the design/API etc that would make you use this? github.com/nodejs/types...
Unflag `--experimental-strip-types` · Issue #17 · nodejs/typescript
Issue to track the work needed to unflag --experimental-strip-types, blockers and other considerations. @nodejs/typescript What steps a developer should take to publish that code on npm. Final ack ...
github.com
An obligatory reminder for devs that you should probably be using the Refined GitHub extension. Its a few tweaks here and there that just make sense. github.com/refined-gith...
GitHub - refined-github/refined-github: :octocat: Browser extension that simplifies the GitHub interface and adds useful features
:octocat: Browser extension that simplifies the GitHub interface and adds useful features - refined-github/refined-github
github.com
from X, I'm toying around with type-safe environment variables for @tanstack.com Start based on what Astro has got going on. Where do you stand on this? 1. I want this. 2. Would rather use t3-env instead. 3. other...