[Request]: document watching a whole store/mutable
未关闭
还没有人认领这个 Issue。
help wanted
solid
- 主要语言
- MDX
- 星标
- 292
- 派生
- 361
- 平均合并
- 7 小时 51 分钟
- 30 天内合并 PR
- 1
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 docs.solidjs.com/concepts/stores 的 Stores 页面开始,并查看链接的 Solid 讨论 1077。确定当前支持的监听 store 或 mutable 中所有键的方式,然后在 Stores 页面记录这种用法;完成的标准是新手能够找到并遵循该指南。
由索引模型根据 Issue 内容生成。
评估
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100