๐ TanStack DB now has @solidjs.com support!
๐ TanStack DB now has @solidjs.com support!
๐ 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 ๐
๐จ 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
Headless Tree is available as Beta! Read more on the Medium article on the release: medium.com/@lukasbach/h...
After 2+ years, it's finally time to announce @TanStack.com Form v1!
โ
Type Safe
๐ Framework Agnostic
๐ญ Headless
๐ Isomorphic
๐ก๏ธ Advanced Validation
๐ Standard Schema
โ More!
It's amazing what you can get upto on the weekend.
๐ซก you know what you've got to do
Photo of the SteamOS source code dependency list, including @tanstack/react-query and @tanstack/react-virtual
๐ฑ 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 ๐
+ 1
Nice to have this explicitly stated in code, instead of having to visit the docs page.
Plus for me, this indirectly promotes queryOptions even more.
Another happy year of using @bitwarden.bsky.social ๐
Resellers like this also exist www.litnxt.com/products/lit...
It's called the Miyoo Mini Plus.
It's there on AliExpress from their official store and also available on Amazon for that fast shipping.
If you do end up picking one up, I'd recommend switching to a branded microSD card.
Me holding the MIYOO Mini Plus playing Pokemon LeafGreen
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 ๐
Never used it, but have heard good things about it.
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.
Not what I expected to see ๐คท๐ผโโ๏ธ
Ok @github.com, yall cooked with this one ๐ณ๐ฅ
It's not just me!!!
Luckily, there's a PostCSS plugin to let you define custom environment variables with a similar syntax to CSS variables. Install the plugin with npm like so: npm install postcss postcss-env-function And define variables from your PostCSS configuration using the environmentVariables object. Then, you can refer to variables from @media breakpoints using the env() function. @media (min-width: env(--mobile-breakpoint)) { /* ... */ }
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:
Follow me, then repost this.
Looks like the issue was closed/marked as completed, but nothing was actually ever done ๐คท๐ผโโ๏ธ
For me it was the Objects in search params thing...
During the beta (in november 2022), I tried it out and it was ๐คฏ.
Afterwards, I was moving a route to a different path and in CI the tsc command failed because I was trying to navigate to a route that no longer existed in some deep component ๐คฏ๐คฏ๐คฏ
@tanstack.com โค๏ธ @trpc.io
that's not changing anytime soon
Completely fair and it's something some people using "use server" in Next are also careful about.
Ours is built on top of the "use server" magic paired with some dead-code elimination for both the server and client contexts.
Let us know if you run into issues like this though. We'd wanna ๐ ๏ธ
It really is that easy ๐คฏ!!!
github.com/TanStack/tan...