adambard / adambard/learnxinyminutes-docs
[javascript] Add generators
未关闭
适合新手
- 主要语言
- Markdown
- 星标
- 12.3k
- 派生
- 3.7k
- 平均合并
- 13 小时 10 分钟
- 30 天内合并 PR
- 6
描述
Generators (`function*` and `yield`) are not mentioned in the current version.
贡献指南
调研方向
The issue does not name a file, so first locate the JavaScript guide/page in this docs repo (indicated by the `[javascript]` tag). Read that document to find where language features are documented, then add a generators section covering `function*` and `yield` in the same style as nearby topics. Validate by reviewing the updated markdown content for consistency and checking the rendered docs flow used by contributors; done means generators are clearly documented in the JS guide.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 70/100