正在加载视频...
视频加载失败
Data so fast you'll puke! 🤢 - instant transitions with prefetched loaders - dodge the network with client caches - instant search with indexedDB data replication?! Releasing one video per day YouTube Playlist: Live Demo: Source Code: Preview of the app here, first video up next👇
10 条评论

Learn how to reduce your website's load time by deferring and streaming data using defer, Suspense, and Await 💨

Learn how to improve your user's experience and website's performance by caching data in memory on the client using clientLoader

Optimize your user's experience with instant navigations by prefetching route data 🔗

Learn how to easily optimize navigations to pages your users have already visited by adding a Cache Control headers to your Remix Loaders 🔁

Take fine-grained control of your site's user experience by leveraging clientLoader to cache data directly in IndexedDB

Learn how to push all the caching strategies to the max and build a UI with instant search and navigation 🤩

this is amazing, what's preventing us now from downloading all records belonging to a user size permitting in a saas app and operating locally!? 🤭

Only thing in the way is knowing how to invalidate your caches in clientActions!

Actually so sick to see the difference both in performance but also experience. As a user, seeing that page is doing something even if there’s no data yet is so important. Also, I love the format of the video. I felt like I was chatting with a fellow engineer

WOW I ABSOLUTELY LOVE THE INDEXEDDB AS LOCAL CACHE IDEA. ARGH I LOVE IT
