solidjs/solid-docs

[Request]: document watching a whole store/mutable

Open

#1.055 geöffnet am 2. Feb. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)MDX (363 Forks)github user discovery
help wantedsolid

Repository-Metriken

Stars
 (289 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What is this request related to?

Request

📋 Suggested

Need some docs on how to watch a whole store (all keys).

📋 General description or bullet points

It's not obvious how to do this. See this Google search result example:

The first result links to the Stores page where it could be documented:

https://docs.solidjs.com/concepts/stores

A better API would be nice, one that is an officially documented function:

🖥️ Reproduction of code samples in StackBlitz

No response

Contributor Guide