kevinvancott.dev
Sometimes called Kevin Vandy. Senior Software Engineer. OSS maintainer. Creator of material-react-table. TanStack Table Co-Maintainer. Nebraska
704 posts
551 followers
282 following
Regular Contributor
Active Commenter
comment in response to
post
The average React developer has no idea that the React compiler exists
comment in response to
post
How did I miss this!?
comment in response to
post
Sure, Lachlan has set it up in every other repo, but we should be able to copy the typedoc configs over to query if they're not already there
comment in response to
post
The TanStack Pacer docs source of truth is all in the JS doc, and then markdown gets generated by typedoc for the website docs. I never want to write API docs another way again. We will always have carefully written guides on the docs site to supplement though.
comment in response to
post
where are you getting that link? We don't have a "simple" example. Only the ones in the sidebar
comment in response to
post
I just learned what a Vibe Coder actually is. Whoops lol
comment in response to
post
Vibe development.
comment in response to
post
Hey, that's me
comment in response to
post
TanStack Table is running into the same thing
comment in response to
post
Just stream and record on twitch from the computer?
comment in response to
post
Say it louder!
Wait, our voices are worn out from screaming about this for so long...
comment in response to
post
Holy Crap! This would be so useful in the TanStack Table repo
comment in response to
post
Everything around the Vite ecosystem is still the most exciting work being done in the front-end world IMO. Happy to see that it is actually getting real investment now.
comment in response to
post
Project Hail Mary is also going to be great next year.
comment in response to
post
I literally built a website for this discussion: multimonitorcalculator.com?d0=24&d1=24&...
comment in response to
post
I *really* want to go again, but I don't know if I can justify 3 more days of work missed for a 1-day conference when I'm already going to 4+ other conferences this year. Such a great speaker line-up
comment in response to
post
Only if you had recently visited that site. To me, it actually seems like a cache thing, not a preload thing.
comment in response to
post
It was all on the jsx side of things actually. The Preact table adapter has a flexRender function that I copied from the react table adapter, but jsx and components just seem to work slightly differently. There might be ways to simplify my implementation.
comment in response to
post
Here's the PR where we can add a new dedicated TanStack Preact Table adapter: github.com/TanStack/tab...
It's just using the same rendering strategy as React Table, but if someone comes along and improves it with Signal based rendering in the next couple months, that would be dope
comment in response to
post
If it's pagination logic only, I don't think that TanStack Table is necessary. Especially if the pagination logic would be handled on the API side via query search parameters.
comment in response to
post
Not sure if it's the same situation in Sveltekit, but in Remix/React, I either used just the Remix Form and actions, or I used React Query mutations. Never tried to combine them. Seems like 2 different and exclusive solutions to the problem.
comment in response to
post
Yeah. One project went from building in 8 seconds to 0.5 seconds. Another one went from building in over 30 seconds to just under 2 seconds.
This article helped me: birtles.blog/2024/08/14/l...
comment in response to
post
Settings -> Account -> Handle -> I have my own domain
comment in response to
post
Wow, this is awesome. Congrats @devagr.bsky.social