Suggestion: Update tutorial to say "browser-based game" instead of just "game".
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
For the React Tutorial https://reactjs.org/tutorial/tutorial.html
The first line currently reads:
"We will build a small game during this tutorial."
It may be more clear (and helpful) if it were to read:
"We will build a small browser-based game during this tutorial."
One of my initial reasons for avoiding React was actually due to this line. When I read it, I assumed that the game would be a desktop game. Whereas I understood using a basic game to teach the fundamentals of React, I had no interest in learning a framework that was built for the desktop first and the browser second.
This was a massive misunderstanding for me, but I'm sure I'm not the only one.
This tutorial is the first point of entry into learning React, so it may be helpful to at least clarify that the tutorial is a browser-based game. Then I (and others) would be less turned off by the idea of learning React via a game rather than via a more traditional blog or web app tutorial.
I appreciate your consideration. And thank you for such a great framework!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
打开 https://reactjs.org/tutorial/tutorial.html 中的 React Tutorial,并检查其第一行。更新描述,使其将项目标识为基于浏览器的游戏,然后确认措辞清晰且教程页面仍能正确渲染。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100