javascript-tutorial / javascript-tutorial/ru.javascript.info

[Баг]: Класс Clock написан в функциональном стиле. Перепишите его, используя современный синтаксис классов.

Open
#2,059 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.