solidjs/solid-docs

Improve docs on Caching

Open

#966 ouverte le 25 nov. 2024

Voir sur GitHub
 (2 commentaires) (3 réactions) (0 assignés)MDX (363 forks)github user discovery
help wantedplannedsolidstart

Métriques du dépôt

Stars
 (289 stars)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur