iliakan / iliakan/javascript-tutorial
Несоответствие текста статьи и примера в статье "Drag'n'Drop более глубоко"
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 745
- Forks
- 361
- PR merge metrics
- No merged PRs in 30d
Description
В конце статьи говорится, про то, что при начале драга из внешнего кода запускается `onDragStart()`, при этом, в исходных кодах примера его нет, там просто используется вспомогательная функция `dragStart()`.
Contributor guide
No contributing guide indexed for this repository
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
Compare the statement at the end of the article “Drag'n'Drop более глубоко” with the example source. Check whether the referenced function should be `onDragStart()` or `dragStart()`, then update the article or example so they agree and verify that the final explanation matches the shown code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100