javascript-tutorial / javascript-tutorial/ru.javascript.info
[Баг]:
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/number#tasks , а именно в задаче с бесконечным запросом числа пока не введешь, решение не верное, подробно описал в "Как воспроизвести"
Как воспроизвести?
https://jsbin.com/fidexahumu/1/edit?html,js , если в кратце, то решение со страницы, запрашивает значение всего раз и потом выводит результат, то есть нет постоянного запроса, что требуется, я предложил верное решение, так же в песочнице есть оно
Браузер
У меня Google Chrome
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
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