Sam Chen
9e61a8c0f3
Fix broken link ( #1361 )
2018-11-02 13:52:11 +00:00
Dorian Mullings
3bedee952d
fixed minor typo in 16.6 blog post ( #1290 )
...
* fixed typo 16.6 blog post
* Update 2018-10-23-react-v-16-6.md
2018-10-23 21:34:45 -07:00
Jamie
8b5d710fa1
Fix syntax error in 16.6 blog post ( #1288 )
2018-10-23 19:26:26 -07:00
Dan Abramov
d88cd4ca48
Update 2018-10-23-react-v-16-6.md
2018-10-23 18:36:22 -07:00
Sebastian Markbåge
c873141eca
Add React v16.6.0 blog post ( #1285 )
...
* Add React v16.6.0 blog post
* Two hyphens so close is noisy
* Tweak links
* Let it breathe a little
* Update 2018-10-23-react-v-16-6.md
* Credit Alex
2018-10-23 16:56:09 -07:00
Noel Yoo
ee8716166e
Fix typo ( #1274 )
2018-10-20 16:12:28 -04:00
Dan Abramov
425cb9a429
Terminology: Lifecycle hooks -> Lifecycle methods ( #1237 )
2018-10-08 19:29:31 +01:00
Dan Abramov
81afcfbd87
Functional -> function ( #863 )
2018-10-04 22:13:09 +01:00
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
2018-10-04 10:21:20 +01:00
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
2018-10-04 10:20:48 +01:00
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
2018-10-02 02:06:23 +01:00
Brian Vaughn
60ae291472
Merge pull request #1187 from bvaughn/optimizing-performance
...
Added links to the Profiler deep-dive YouTube video
2018-09-18 15:09:58 -07:00
Brian Vaughn
8246fcc53e
Renamed 'tracking' -> 'tracing'
2018-09-18 13:00:02 -07:00
Brian Vaughn
cc5f9c8eb1
Added links to the Profiler deep-dive YouTube video
2018-09-17 14:21:30 -07:00
Alexandre Gaudencio
0e0efcad74
Fix typo in react profiler blog post
2018-09-13 00:00:50 +02:00
Brian Vaughn
ced306942e
Fixed a few typos and incorporated some feedback from Sebastian
2018-09-12 12:47:02 -07:00
Brian Vaughn
6a35ab8dff
Introducing the new Profiler: Take 1
2018-09-12 11:40:59 -07:00
Keyan Zhang
232b0aca1b
fixed the link in the error code blog post ( #1111 )
2018-08-07 20:56:27 -07:00
Dan Abramov
c1cbd838a1
Link to Vue and Preact releases
2018-08-01 20:48:34 +01:00
Sophie Alpert
9ab383a829
Tweak words slightly
2018-08-01 12:30:22 -07:00
Dan Abramov
c32884da5f
16.4.2 blog post
2018-08-01 20:19:47 +01:00
Alex Krolick
48cbb02dd2
make all redirect_from's arrays ( #1075 )
...
make Gatsby happy again
2018-07-19 10:51:07 -07:00
everdimension
9db176ea1c
Update 2018-06-07-you-probably-dont-need-derived-state.md ( #1059 )
...
A single form of `arguments` confused me here
2018-07-14 14:14:53 +01:00
Nathan Hunzaker
3fe3596085
Correctly link up reference to 15.6.2 addons ( #644 )
2018-06-28 19:32:49 -07:00
Evans A. Stepanov
366c47167b
Remove domain from links ( #874 )
2018-06-28 18:29:35 +01:00
Dan Abramov
61f95acdf4
More links to derived state
2018-06-21 02:31:20 +01:00
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
2018-06-21 02:29:40 +01:00
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
2018-06-16 02:18:30 +01:00
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.
2018-06-11 21:00:08 +01:00
Kevin Ndung'u Gathuku
5b464a7ba0
Add missing Twitter link ( #966 )
2018-06-11 19:00:23 +01:00
Dan Abramov
846ab6c383
Clarify it's not a recommended approach
2018-06-10 18:10:37 +01:00
Brian Vaughn
a5f0b2a251
Typo fix
2018-06-08 10:32:45 -04:00
Brian Vaughn
fc0c2bc154
Fix typo
2018-06-07 23:23:19 -04:00
Brian Vaughn
125bd2b52e
Bullet point organization
2018-06-07 17:31:30 -04:00
Brian Vaughn
292f3bc4a0
Two small nits
2018-06-07 17:29:38 -04:00
Sophie Alpert
2925bc2d7e
Edit derived state post
2018-06-07 16:58:05 -04:00
Brian Vaughn
e18db03ccf
Added more Code Sandbox links for alternative patterns
2018-06-07 11:38:09 -04:00
Brian Vaughn
ddc134f894
Added more Code Sandbox demo links
2018-06-07 10:43:41 -04:00
Brian Vaughn
ca2d3bbaff
Clarified a point
2018-06-07 08:44:51 -04:00
Brian Vaughn
d9b4cf4d0b
Change section headers
2018-06-06 15:04:14 -04:00
Brian Vaughn
452203c3a1
Tweaked wording based on feedback
2018-06-06 14:20:56 -04:00
Brian Vaughn
07017de81a
Added emphasis suggested by Ryan
2018-06-06 14:11:35 -04:00
Brian Vaughn
1296f0c869
Wording nit
2018-06-06 14:09:07 -04:00
Brian Vaughn
64f9bff41d
Grammar nit
2018-06-06 14:00:15 -04:00
Brian Vaughn
22c1a4620e
Refactored blog post to include cWRP too
2018-06-06 13:51:00 -04:00
Brian Vaughn
f97b54d54d
More confident wording
2018-06-06 12:04:26 -04:00
Brian Vaughn
80bd61b8a3
Title: You Probably Don't Need Derived State
2018-06-06 12:03:07 -04:00
Brian Vaughn
ad799f7e6f
"an although" -> "and although"
2018-06-05 22:34:08 -04:00
Brian Vaughn
faa2ac956a
Replace en dash (–) with em dash (—)
2018-06-05 22:28:57 -04:00
Brian Vaughn
cd8602fbab
Removed a 'just'
2018-06-05 22:26:48 -04:00