iliakan / iliakan/javascript-tutorial

Несоответствие текста статьи и примера в статье "Drag'n'Drop более глубоко"

Open
#23 2 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.