help wantedplannedsolidstart
Métricas do repositório
- Stars
- (289 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
📋 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?