event-basics.md - replace deprecated methods like .click()
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- javascript, jquery
- Domain
- documentation
Research direction
Start with event-basics.md and locate the deprecated .click(), .focus(), blur(), and .change() shorthand methods. Update the examples to use the proposed event-binding approach, then review the rendered page for consistency. Done means the listed deprecated methods are removed from this page; searching other pages can establish whether the scope should expand.
Written by the indexing model from the issue text.
Description
Problem
The event-basics.md page still uses the deprecated .click(), .focus(), blur() and .change() shorthand methods.
Proposal
These methods can be updated to use .on("click") for consistency with jQuery 3.0+.
If this approach is accepted, I can submit a pull request.
There may be other pages with the same issue.
- Dominant language
- JavaScript
- Stars
- 915
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
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.
More from jquery/learn.jquery.com
-
Chapter: events
Difficulty 1/5 Under an hour Newbie friendliness 70/100
jquery/learn.jquery.com#751 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
jquery/learn.jquery.com#814 · 1 comment ·
-
Chapter: jquery-core help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
jquery/learn.jquery.com#799 ·
-
Chapter: plugins
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
jquery/learn.jquery.com#796 ·
-
Chapter: plugins
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
jquery/learn.jquery.com#782 ·
All issues in jquery/learn.jquery.com
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·