solidjs/solid-docs

Improve docs on Caching

Open

#966 建立於 2024年11月25日

在 GitHub 查看
 (2 留言) (3 反應) (0 負責人)MDX (363 fork)github user discovery
help wantedplannedsolidstart

倉庫指標

Star
 (289 star)
PR 合併指標
 (PR 指標待抓取)

描述

📋 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?

貢獻者指南