turbo_cache_navigation
💾 Turbo Caching for Faster Back/Forward​
Turbo caches pages by default for instant back/forward navigation. No extra setup is needed. Just navigate, and Turbo will restore snapshots from cache.
<!-- Regular link navigation with Turbo cache -->
<a href="/articles">Articles</a>