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
Dan Abramov
6eae811789
Tweaks to async post
7 years ago
Brian Vaughn
65b1496d95
Typo
7 years ago
Brian Vaughn
7425aed688
Typofix
7 years ago
Brian Vaughn
558d576818
Reworked introduction
7 years ago
Brian Vaughn
b0c22f75ef
Wording tweak
7 years ago
Brian Vaughn
7ac0712ed8
Updated 16.3 blog post to account for getSnapshotBeforeUpdate lifecycle
7 years ago
Brian Vaughn
254fc8b064
Wordsmithing nits
7 years ago
Brian Vaughn
b3bf0bd520
Added getSnapshotBeforeUpdate recipe
7 years ago
Brian Vaughn
d66d3a218e
Updated TODO for later
7 years ago
Brian Vaughn
2f9b77a980
16.4 -> 16.x
7 years ago
Brian Vaughn
fa34fcf582
16.4 -> 16.x
7 years ago
Brian Vaughn
92cf72dafd
Hardened wording a bit around async
7 years ago
Brian Vaughn
97a109d8b2
Added a note about experimental class properties usage in examples
7 years ago
Brian Vaughn
a937c46e02
Typo fixes
7 years ago
Brian Vaughn
a357b64503
Added React.forwardRef to 16.3 release blog post
7 years ago
Brian Vaughn
1de2e33414
Fixed links
7 years ago
Brian Vaughn
6a1ba97bb9
Moved 16.3 release date arbitrarily forward
7 years ago
Brian Vaughn
7408e07b62
Remoaved 'What can asynchronous rendering do?' section and instead linked to 'Sneak peek at async' which shows Dan's video
7 years ago
Brian Vaughn
1ca6cfcf3d
Moved async update blog post to a later, random date
7 years ago
Brian Vaughn
a89e6b8c3c
Added link to context API docs
7 years ago
Sophie Alpert
8485e9373f
Wording tweaks
7 years ago
Sophie Alpert
5295df7b72
Sneak Peek: Beyond React 16
7 years ago
Brian Vaughn
4d16523db1
Typo
7 years ago
Brian Vaughn
16eb646416
Fixed typo
7 years ago
Brian Vaughn
2312173e66
Moved updating-subscription example into an external Gist with a note
7 years ago
Brian Vaughn
b1ce57229e
Typo
7 years ago
Brian Vaughn
442591cec9
Added example of updating subscription from props
The nuance of this particular example came up while updating react-relay
7 years ago
Brian Vaughn
8de7dc42ba
Updated recipes to show updating/removing subscriptions
7 years ago
Brian Vaughn
813be17f1e
Updated docs/recipes in response to a new GH question
This question showed there was a use-case that I wasn't covering fully enough before, so I've added a new section.
7 years ago
Brian Vaughn
540033808f
Updated data-fetching example to show cWRP too
7 years ago
Brian Vaughn
2909738182
Address more Sophie feedback
7 years ago
Brian Vaughn
745632708d
Combined notes about react-lifecycles-compat
7 years ago
Brian Vaughn
33ff167068
Wordsmith nit
7 years ago
Brian Vaughn
c08533af9f
Removed context-before example
7 years ago
Brian Vaughn
8494428bcb
Added example of before/after context API
7 years ago
Brian Vaughn
5a1d653f76
Incorporated Sophie's PR feedback
7 years ago
Brian Vaughn
626ac42195
Moved StrictMode to docs rather than blog post
7 years ago
Brian Vaughn
f632f220c6
Wording changes for update-on-async and strict-mode
Incorporates most of Sophie's feedback.
Changes update-on-async references to 16.3 to be future tense (since this blog post will be released before 16.3). Changes strict-mode references to be past-tense (since this will be a docs page instead of a blog post).
7 years ago
Brian Vaughn
60d65ce23a
Wordsmithing
7 years ago
Brian Vaughn
fb3b91f06d
Add explanation for render and commit lifecycles
7 years ago
Brian Vaughn
75a43aab34
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
08d444eada
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
c1e67bec90
Wordsmithing in response to PR feedback
7 years ago