[Typo]: forwardRef is deprecated
Open
Nobody has claimed this yet.
type: typos
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
According to the react docs, forwardRef (forwardRef) is deprecated,
yet it is still mentionned in this page Manipulating the dom with refs in the 4th challenge and in the recap
Page
https://react.dev/learn/manipulating-the-dom-with-refs
Details
No response
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
Open the React documentation page on manipulating the DOM with refs and review the fourth challenge and recap, where forwardRef is mentioned. Check the linked React reference for the current deprecation status, then update the page so those sections no longer contain outdated guidance. Done means the page is consistent with the current React documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100