async data
- 主要語言
- HTML
- 星號
- 19
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
数据在不同的端的传递总是异步的,这是现代web应用编程的基础,任何都是借助网络,为了处理好网络的延迟问题,出现了多种多样的理论。
- 缓存
- 数据同步
- 并发
- pub/sub
也有各种各样的规范
- ddp
- promise A+
- reactive xxx
- saga
网络的东西真是博大精深,尝试搜索了相关的书籍,但未找到任何系统的介绍相关理论的,决定先 mark,作为一个课题来研究,产出结果就是相关的系统理论
## books
- A Theory of Distributed Objects
## products
- firebase
- parse
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue is a research note about asynchronous data handling theories and technologies in web applications. It lists concepts like caching, data sync, concurrency, pub/sub, and specs like DDP, Promise A+, reactive patterns, and saga. Start by exploring the repository's content to see if there's existing documentation or a blog structure. The goal is to produce a systematic theoretical output, but no specific files, tests, or actionable steps are mentioned.
由索引模型根據 Issue 內容生成。
評估
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 10/100