[tutorials] word viewer small refinements
Open
@AndrewJakubowicz is already working on this.
Since May 10, 2022.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
- add a cute quip: word-viewer is in the proud tradition of other useful elements like marquee and blink!
- Step 3: tell the user to flip to index.html
- Be consistent with other tutorials with respect to focusing the user on a given file: specifically should
/* word-viewer.ts* /be at the top of each code snippet? - Step 7: could make the HTML use
1.2.3.4for words to make the order more obvious. - Step 8: consider adding css before the classMap since the user will see this TODO first in the module.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.