javascript-tutorial / javascript-tutorial/ru.javascript.info
[Баг]: Класс Clock написан в функциональном стиле. Перепишите его, используя современный синтаксис классов.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4.1k
- Forks
- 922
- PR merge metrics
- No merged PRs in 30d
Description
Описание
https://learn.javascript.ru/class#tasks
Нет блока кода в функциональном стиле. Только решение уже в виде нормального класса.
Как воспроизвести?
Просто нужно посмотреть, что в условии задачи нет примера для переписывания.
Браузер
Chrome Версия: 140.0.7339.128
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.
Research direction
Open the Clock task at learn.javascript.ru/class#tasks and compare its statement with the linked task requirements. Check how the task currently presents the solution and identify the missing functional-style starter example. Done means learners can see the original implementation to rewrite and still access the existing class-based solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100