react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

The React documentation website

Results 773 react.dev issues
Sort by recently updated
recently updated
newest added

* Fix typo: Example is below

CLA Signed

when I read the `updating-arrays-in-state`, Maybe someone will confuse about that use array.push() and setArray() look likes the same result. So I delete the setName('') to avoid the re-render. If...

CLA Signed
beta

Several examples utilize a state property named "value", as in `this.state = {value: ''};` and `this.state.value`. However, the term "value" is also an important attribute on various form fields, and...

CLA Signed

This PR simplifies the code example for the deep-dive section on the Beta docs page ["Manipulating the DOM with Refs"](https://beta.reactjs.org/learn/manipulating-the-dom-with-refs) so that it is easier to see the essence of...

CLA Signed
beta

https://beta.reactjs.org/learn/describing-the-ui ![image](https://user-images.githubusercontent.com/53154523/178409453-a83498f6-97c2-47f8-a5d1-ee140d5331d3.png) Passing the props as size, person but function takes person, size. I think it will be cleaner to match it! Thanks

Hi Team, The jsfiddle( http://jsfiddle.net/2h6th4ju/ ) mention in 2013-06-05-why-react.md doesn't work and throws error "Bad JSFiddle configuration, please fork the original React JSFiddle". This can be resolved by changing language...

https://user-images.githubusercontent.com/43666833/178135499-3b4ae310-2d89-48da-8ba3-45f54d2e3359.mp4

### Before ### After

CLA Signed
beta

Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

CLA Signed
dependencies

Dear maintainer, I recently tried to translate reactjs official website to Kurdish language(Ku.reactjs.org), but unfortunately I found out that the kurdistan translation community is dead(the last update was about 1...