Reading up on TanStack Table
2 deep · digging since jun 19
- Announcing TanStack Table V9
TanStack Table V9 introduces a tree-shakable architecture, improved performance with up to 86% less memory usage, and first-class support for ten framework adapters via TanStack Store.
- TypeScript Performance in TanStack Table V9
TanStack Table V9 cut TypeScript type instantiations by 62-86% between alpha.54 and beta.12 using feature maps, interfaces, variance annotations, and explicit type arguments.