Dan Abramov
|
425cb9a429
|
Terminology: Lifecycle hooks -> Lifecycle methods (#1237)
|
6 years ago |
Dan Abramov
|
81afcfbd87
|
Functional -> function (#863)
|
6 years ago |
Joe Haddad
|
3ba06e06c2
|
Add PostCSS mention (#1220)
* Add postcss mention
* Moved next to other we
* Specify stage 3 for now
* Update 2018-10-01-create-react-app-v2.md
|
6 years ago |
Joe Haddad
|
2137a7dc9a
|
Explain that you can also use the browsers feature to target older ones (#1221)
* Explain that you can also use the browsers feature to target older ones
* adjust wording
* Update 2018-10-01-create-react-app-v2.md
|
6 years ago |
Joe Haddad
|
f2d39bec16
|
Create React App v2 Blog Post (#1215)
* Initial draft
* Change release URL to what will be
* Specify `node_module` compilation happens automatically
* Borrow Dan's more friendly title for vendor compilation
* Add detail to CSS Modules section
* Add demo gif for CSS Modules
* Add Sass support demo
* Rewrite
* Wordsmith
* oops
* Co-credit
* tweaks
* more links
* consistency
* tweak link
|
6 years ago |
Brian Vaughn
|
8246fcc53e
|
Renamed 'tracking' -> 'tracing'
|
6 years ago |
Brian Vaughn
|
cc5f9c8eb1
|
Added links to the Profiler deep-dive YouTube video
|
6 years ago |
Alexandre Gaudencio
|
0e0efcad74
|
Fix typo in react profiler blog post
|
6 years ago |
Brian Vaughn
|
ced306942e
|
Fixed a few typos and incorporated some feedback from Sebastian
|
6 years ago |
Brian Vaughn
|
6a35ab8dff
|
Introducing the new Profiler: Take 1
|
6 years ago |
Keyan Zhang
|
232b0aca1b
|
fixed the link in the error code blog post (#1111)
|
7 years ago |
Dan Abramov
|
c1cbd838a1
|
Link to Vue and Preact releases
|
7 years ago |
Sophie Alpert
|
9ab383a829
|
Tweak words slightly
|
7 years ago |
Dan Abramov
|
c32884da5f
|
16.4.2 blog post
|
7 years ago |
Alex Krolick
|
48cbb02dd2
|
make all redirect_from's arrays (#1075)
make Gatsby happy again
|
7 years ago |
everdimension
|
9db176ea1c
|
Update 2018-06-07-you-probably-dont-need-derived-state.md (#1059)
A single form of `arguments` confused me here
|
7 years ago |
Nathan Hunzaker
|
3fe3596085
|
Correctly link up reference to 15.6.2 addons (#644)
|
7 years ago |
Evans A. Stepanov
|
366c47167b
|
Remove domain from links (#874)
|
7 years ago |
Dan Abramov
|
61f95acdf4
|
More links to derived state
|
7 years ago |
Dan Abramov
|
e7023a4c9e
|
Link to newer blog post from the older one (#981)
* Link to newer blog post from the older one
* Update 2018-03-27-update-on-async-rendering.md
* Update 2018-03-27-update-on-async-rendering.md
|
7 years ago |
Dan Abramov
|
de6a4cf384
|
Update older blog post to point to newer blog post (#977)
* Update older blog post to point to newer blog post
* Fix URL
|
7 years ago |
balavishnu-vj
|
9350eb671f
|
Update 2018-06-07-you-probably-dont-need-derived-state.md (#958)
Typo: I think it should be props.list instead of props.items.
|
7 years ago |
Kevin Ndung'u Gathuku
|
5b464a7ba0
|
Add missing Twitter link (#966)
|
7 years ago |
Dan Abramov
|
846ab6c383
|
Clarify it's not a recommended approach
|
7 years ago |
Brian Vaughn
|
a5f0b2a251
|
Typo fix
|
7 years ago |
Brian Vaughn
|
fc0c2bc154
|
Fix typo
|
7 years ago |
Brian Vaughn
|
125bd2b52e
|
Bullet point organization
|
7 years ago |
Brian Vaughn
|
292f3bc4a0
|
Two small nits
|
7 years ago |
Sophie Alpert
|
2925bc2d7e
|
Edit derived state post
|
7 years ago |
Brian Vaughn
|
e18db03ccf
|
Added more Code Sandbox links for alternative patterns
|
7 years ago |
Brian Vaughn
|
ddc134f894
|
Added more Code Sandbox demo links
|
7 years ago |
Brian Vaughn
|
ca2d3bbaff
|
Clarified a point
|
7 years ago |
Brian Vaughn
|
d9b4cf4d0b
|
Change section headers
|
7 years ago |
Brian Vaughn
|
452203c3a1
|
Tweaked wording based on feedback
|
7 years ago |
Brian Vaughn
|
07017de81a
|
Added emphasis suggested by Ryan
|
7 years ago |
Brian Vaughn
|
1296f0c869
|
Wording nit
|
7 years ago |
Brian Vaughn
|
64f9bff41d
|
Grammar nit
|
7 years ago |
Brian Vaughn
|
22c1a4620e
|
Refactored blog post to include cWRP too
|
7 years ago |
Brian Vaughn
|
f97b54d54d
|
More confident wording
|
7 years ago |
Brian Vaughn
|
80bd61b8a3
|
Title: You Probably Don't Need Derived State
|
7 years ago |
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 |