solidjs/solid-docs

Improve docs on Caching

Open

#966 aperta il 25 nov 2024

Vedi su GitHub
 (2 commenti) (3 reazioni) (0 assegnatari)MDX (363 fork)github user discovery
help wantedplannedsolidstart

Metriche repository

Star
 (289 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

📋 Explain your issue

A common document page in other frameworks is caching. Since SolidJS just uses Nitro, caching can be easily implemented via the routeRules setting as described here: https://stackoverflow.com/q/79223996/493122

Would this be worth adding to the docs?

Guida contributor