Brian Vaughn
254fc8b064
Wordsmithing nits
7 years ago
Brian Vaughn
b3bf0bd520
Added getSnapshotBeforeUpdate recipe
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
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
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
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
c1e67bec90
Wordsmithing in response to PR feedback
7 years ago
Brian Vaughn
f70c0dd9df
Minor wordsmithing
7 years ago
Brian Vaughn
5cae7c6282
Strict Mode blog title capitalization
7 years ago
Brian Vaughn
f005c04206
Wordsmithing
7 years ago
Brian Vaughn
1314117e42
Wording improvements in response to Dan's feedback
7 years ago
Brian Vaughn
fe6b1333f7
Add Dan as an author to "Update on Async"
7 years ago
Brian Vaughn
49464f77e3
Removed some unnecessary parens
7 years ago
Brian Vaughn
99fedeaae1
Wording changes in response to PR feedback
7 years ago
Brian Vaughn
cdb4b9ee14
Added TOC header links to Strict Mode page
7 years ago
Brian Vaughn
0674c34f0a
Added string ref section to strict mode page
7 years ago
Brian Vaughn
9ff0f122af
Split StrictMode into its own top level docs page
7 years ago
Brian Vaughn
e298b47057
Wordsmithing
7 years ago
Brian Vaughn
544c0bc5c9
Migrated async update from Quip to Markdown
7 years ago
Michael Siadak
34442a0017
Update blog post on fragment tooling support ( #553 )
Clarifies that Prettier has released 1.9 and now supports the short Fragment JSX syntax.
7 years ago
Emad-salah
2722c78380
Updated docs to include that VSCode supports it
7 years ago
Dan Abramov
7cd818846c
Use full name in blog post
7 years ago
Thai Pangsakulyanont
8582f9fe98
Fix “Improving the Repository Infrastructure” typos ( #437 )
7 years ago
Daniel Steshenko
3c44402eb1
Fix typo ( #439 )
7 years ago
Yann Pringault
0719430b61
Replace mobile link by standard link ( #436 )
7 years ago
Brian Vaughn
0e39fe75ff
Added notes about release script
7 years ago
Dan Abramov
6b619a0925
typo
7 years ago
Dan Abramov
aafdbb85b7
Update 2017-12-15-improving-the-repository-infrastructure.md
7 years ago
Dan Abramov
3dd6a51ea4
Fix link
7 years ago
Dan Abramov
55c1f0ce68
Rephrase so it doesn’t imply we don’t minify React
7 years ago
Dan Abramov
b92d8a0bad
Use preferred name
7 years ago
Dan Abramov
6ea0f892b0
Use preferred name
7 years ago