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

[Баг]:

Open
#2,075 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/number#tasks , а именно в задаче с бесконечным запросом числа пока не введешь, решение не верное, подробно описал в "Как воспроизвести"

Как воспроизвести?

https://jsbin.com/fidexahumu/1/edit?html,js , если в кратце, то решение со страницы, запрашивает значение всего раз и потом выводит результат, то есть нет постоянного запроса, что требуется, я предложил верное решение, так же в песочнице есть оно

Браузер

У меня Google Chrome

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

Start with the number task at https://learn.javascript.ru/number#tasks and reproduce the behavior using the linked JS Bin example. Compare the page's solution with the proposed solution; done means the task keeps requesting a number until the required input is provided and then displays the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.