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
Brian Vaughn
5a587d187e
Tweaked link to Context API
7 years ago
Brian Vaughn
992a756306
Missing 'we'
7 years ago
Brian Vaughn
e5ca13e287
Cross-link to async update post
7 years ago
Brian Vaughn
6afbc7b56e
Added side effects props change example
7 years ago
Brian Vaughn
95f2a184d0
Added a note about mirroring props in state and no prevProps on gDSFP
7 years ago
Brian Vaughn
703a145489
Revert "Added a note about SSR / cWM"
This reverts commit 161339b15a
.
7 years ago
Brian Vaughn
161339b15a
Added a note about SSR / cWM
7 years ago
Sophie Alpert
a84d8e4e57
This is why you shouldn't Edit on GitHub without review
7 years ago
Sophie Alpert
78a2a196f7
Update 2018-03-27-update-on-async-rendering.md
7 years ago
Dan Abramov
77dae36663
Use examples without types in the post ( #719 )
7 years ago
Brian Vaughn
cb01f78e44
Small copy tweaks ( #718 )
7 years ago
Brian Vaughn
e5cf31a61d
Renamed blog post
7 years ago
Brian Vaughn
6d77836ce0
Linked to async blog post
7 years ago
Brian Vaughn
b824bd22bc
Added getSnapshotBeforeUpdate to the polyfill notes
7 years ago
Brian Vaughn
46103921fe
Changes in response to Sophie's feedback
7 years ago
Brian Vaughn
712f4deb85
Changed wording about app developer to React app developer
7 years ago
Brian Vaughn
9f7240337f
Updated gradual migration note
7 years ago
Brian Vaughn
7cf5b58187
Wordsmithing
7 years ago
Brian Vaughn
7ced9ce78b
Renamed blog post
7 years ago
Brian Vaughn
65eca09b50
Tweaks
7 years ago
Brian Vaughn
e143823d7a
Added create-subscription example
7 years ago
Brian Vaughn
e110ac5745
Added a small TOC for examples
7 years ago
Dan Abramov
a2139ded8a
Add a note about suspense
7 years ago