Click any tag below to further narrow down your results
Links
This article discusses a major improvement in TanStack Router's route matching performance, achieving up to a 20,000× speed increase. The new algorithm uses a segment trie structure to simplify and speed up the matching process while addressing previous issues with complexity and incorrect matches.
The blog post announces the release of Next.js 15.5, highlighting new features and improvements such as enhanced image optimization, faster builds, and improved developer experience. It also discusses updates to the framework's routing capabilities and performance enhancements that benefit both developers and end-users.