Cory House
d58e9d0ed6
Update object spread syntax description ( #3036 )
...
Removed reference to it being experimental. Changed link to MDN. Mentioned version where it was added.
2020-06-16 11:59:11 -07:00
Ben Schwarz
dedacfbc53
Updated URL to react performance article ( #2670 )
2020-01-11 21:06:31 -08:00
Nicolas
4f57bfda38
Wrong link to Profiling components article ( #2552 )
...
Recommended article link, written by Ben Schwarz, returns a 404. Updated with correct link.
2019-11-09 23:47:37 +03:00
Gjum
f732f259ae
Add missing comma ( #2315 )
...
Fixes syntax error
2019-09-03 10:10:33 +03:00
Dan Abramov
68cedb300f
Deemphasize Immutable.js in docs ( #2253 )
2019-08-16 15:37:43 +01:00
Dan Abramov
af4db1d1bb
Remove "highlight updates" from docs
...
This feature isn't available in New DevTools (yet?)
2019-08-15 23:16:35 +01:00
Sibiraj
c024001caf
Update Production Optimization docs to use terser ( #2112 )
...
* Update Production Optimization docs to use terser
* Update Optimizing Performance.md
* Fix typo
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com >
2019-07-01 12:39:11 +03:00
Matthew
8e6343b5a6
Fix broken webpack production guide link in "Optimizing Performance" page. ( #2011 )
2019-05-18 14:24:50 +03:00
pavan
6faeeb809f
Adding immer in the list of immutable libraries ( #1839 )
...
* Adding immer in the list of immutable libraries
* Update optimizing-performance.md
2019-03-26 05:58:15 +00:00
Nat Alison
25df15b83e
reapply, correctly generating links
2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3
revert id adding
2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0
add everything else again
2019-02-06 17:22:04 -08:00
Ben Schwarz
963a9d5003
Updated article link to the canonical source ( #1444 )
2018-11-29 02:06:18 +00:00
Noel Yoo
ee8716166e
Fix typo ( #1274 )
2018-10-20 16:12:28 -04:00
Brian Vaughn
cc5f9c8eb1
Added links to the Profiler deep-dive YouTube video
2018-09-17 14:21:30 -07:00
Michael McGahan
cf628304bb
Change name of setState updater first arg to 'state' ( #1155 )
2018-09-04 23:26:01 +01:00
Brian Vaughn
8e0fc589ab
Added react-window to 'Virtualize Long Lists' section
2018-08-09 11:07:18 -07:00
Alex Krolick
48cbb02dd2
make all redirect_from's arrays ( #1075 )
...
make Gatsby happy again
2018-07-19 10:51:07 -07:00
Dan Abramov
3e6aaebbd7
Add a note about disabling extensions when profiling ( #528 )
2018-01-15 23:21:32 +00:00
Sanjay Purswani
62113ec265
Document how highlight updates works in the optimizing performance pa… ( #387 )
...
* Document how highlight updates works in the optimizing performance page - closes #360
* Change example animated gif to not mention Redux
* Be more explicit about the theory and workflow around using Highlight Updates - closes #360
* improve grammar, correctly label link to #avoid-reconciliation
* Trim content to its essentials and move to a more relevant place in Avoid Reconciliation section - Closes #360
* Make requested changes to wording and host images internally
* Minor rewording
2018-01-07 13:01:51 +00:00
Dan Abramov
5efca01e9e
Mention virtualization in "Optimizing Performance" ( #357 )
...
* Mention virtualization in "Optimizing Performance"
* nits
* Oops
2017-11-28 19:45:51 +00:00
Dan Abramov
23e8b9f577
Update "optimizing performance" instructions for React 16 ( #356 )
2017-11-28 14:05:48 +00:00
Steven Syrek
eef2864238
Add missing "the" and fix comma
2017-11-17 11:42:00 +01:00
Alexey
1d4c82f9be
Fix webpack DefinePlugin usage example
2017-11-10 00:51:24 +03:00
Brian Vaughn
eb1994b0d2
Fixes to markdown content/paths
2017-10-04 15:00:37 -07:00
Brian Vaughn
93aa551f1a
Reorganized 'docs' folder
2017-10-04 14:48:45 -07:00