Brian Vaughn
ad799f7e6f
"an although" -> "and although"
7 years ago
Brian Vaughn
faa2ac956a
Replace en dash (–) with em dash (—)
7 years ago
Brian Vaughn
cd8602fbab
Removed a 'just'
7 years ago
Brian Vaughn
056a87ce34
props.id -> props.userID
7 years ago
Brian Vaughn
79e68e4b76
em dash -> comma
7 years ago
Brian Vaughn
92e18dcfd7
Break up a sentence
7 years ago
Brian Vaughn
247cd92b87
Let's take a look at each of the alternatives.
7 years ago
Brian Vaughn
b0aea104de
Small explanation of the terms 'controlled' and 'uncontrolled'
7 years ago
Brian Vaughn
8a6d25500e
Changed the opening blurb
7 years ago
Brian Vaughn
f5b7b76d30
Updated Code Sandbox links. Mentioned Redux.
7 years ago
Dan Abramov
51ff2c88d9
Match casing nit
7 years ago
Dan Abramov
6ec35c784a
Add another comment to PureComponent example
7 years ago
Dan Abramov
ff9dc0bab2
Move handleChange above render
7 years ago
Dan Abramov
eba7131ed1
Drop the should
7 years ago
Dan Abramov
ef0b3b773d
Explain memoization
7 years ago
Brian Vaughn
df89e03ad7
Expanded memoization section
7 years ago
Brian Vaughn
1d3ff0d059
Reworded recap section based on Dan's input
7 years ago
Brian Vaughn
edb7a2858a
More tweaks
7 years ago
Brian Vaughn
8d06b95d51
Nits
7 years ago
Brian Vaughn
70e0076c44
Added anti-pattern CodeSandbox demo link
7 years ago
Brian Vaughn
b26c1615c6
Header tweaks
7 years ago
Brian Vaughn
a5c6c7ab93
Title fix
7 years ago
Brian Vaughn
415cf4c79d
Removed TODO
7 years ago
Brian Vaughn
17544e0256
When to use derived state blog post
7 years ago
Christian Schlensker
ee4c4fa708
Link to MDN article on browser pointer events ( #908 )
I read this not knowing what pointer events were and went down a google rabbit hole that lead me to the css property which properly confused me. Hopefully this will save someone else from the same mistake.
7 years ago
Andrew Clark
3252b7471f
Fix spelling of Philipp's name (again)
7 years ago
Andrew Clark
7c8131428e
Fix spelling of Phillip's name
7 years ago
Andrew Clark
dc0ed4b4c6
since -> because
7 years ago
Andrew Clark
30be0d05fa
Add back pointer events example
7 years ago
Andrew Clark
68dec67116
Remove pointer events example
I'll add it back once CodeSandbox starts resolving `latest` to 16.4.
7 years ago
Andrew Clark
0fe6a7905e
More Sophie edits
7 years ago
Andrew Clark
728f74651e
Sophie's edit to gDSFP section
7 years ago
Andrew Clark
73006fefa1
Add an "oops!" so skimmers don't mistake the bad example for a good one
7 years ago
Andrew Clark
55b251146d
Add pointer events example
7 years ago
Andrew Clark
88fb23580d
More edits
7 years ago
Andrew Clark
1dfdfd8595
Pointer events section
7 years ago
Andrew Clark
69d46aa3e0
Tweak gDSFP section
7 years ago
Andrew Clark
6a453171a6
Fix controlled state example
7 years ago
Andrew Clark
a3cff20422
Update date in filename
7 years ago
Andrew Clark
57a2317349
[WIP] 16.4 blog post
7 years ago
@berzavlu
69636a4e4f
removed extra curly bracket ( #885 )
7 years ago
Vinayak Bagaria
7a02c31fbc
Repeating link to main website corrected
Clicking on the previous link redirected to: https://reactjs.org/https://reactjs.org
Its a 404 page.
Maybe instead of the whole link, we can use something like: [https://reactjs.org ](/)
7 years ago
Dan Abramov
94ebecdf2c
Typo
7 years ago
Lucas Duailibe
dab9b8b2fd
Add 'visual components' use case for forwarding refs ( #798 )
* Add 'visual components' use case for forwarding refs
* Rearrange "forwarding refs" to focus on simple use case
* Minor wording nits to 2018-03-29-react-v-16-3.md
* Minor wording nits to forwarding-refs.md
* Add more info to the forwardRef reference doc
* Minor wording nits to reference-react.md
7 years ago
Toru Kobayashi
f450adbdec
Add a section "Displaying a custom name in DevTools"
7 years ago
Dan Abramov
c37006cb67
Use the official talk video from YouTube ( #790 )
* Use the official talk video from YouTube
* Show controls
* Update 2018-03-01-sneak-peek-beyond-react-16.md
7 years ago
Dan Abramov
ab436ccea3
Add missing "and"
7 years ago
Brian Vaughn
99d5ce47d3
Replaced hyphen with em dash
7 years ago
Brian Vaughn
221b7be5e9
nit
7 years ago
Brian Vaughn
2a9701805c
Wording tweaks
7 years ago