Click any tag below to further narrow down your results
Links
The article argues that instead of sprinkling spinners and skeletons throughout components, you can shift data fetching to route-level loaders and preload data on hover or in-view before navigation. Using route transitions lets you delay committing a route change until all required data is ready, keeping the app fast and eliminating most loading UI. A global fallback indicator covers refreshes or genuinely slow loads, while blank spots during development highlight missed preloads.
+ loading
preloading
+ route-transitions
+ web-performance
tanstack-router
+ tldr-a-byte-sized-daily-tech-newsletter