3799 Commits (6fe2302aedd9a87a6203fa292bd3d28e6fa73086)
 

Author SHA1 Message Date
Dan Abramov 6fe2302aed
Don’t make experienced users feel bad 6 years ago
Dan Abramov 7603eb964b
Mark common lifecycles as bold (#948) 6 years ago
Dan Abramov 79411aa85b
Reorder and rewrite some parts of lifecycle reference (#947) 6 years ago
Dan Abramov 846ab6c383
Clarify it's not a recommended approach 6 years ago
Brian Vaughn a5f0b2a251 Typo fix 6 years ago
Brian Vaughn e51668cb51
Merge pull request #941 from bvaughn/typo-fix 6 years ago
Brian Vaughn fc0c2bc154 Fix typo 6 years ago
Brian Vaughn 0cb3144880
Merge pull request #934 from bvaughn/when-to-use-derived-state 6 years ago
Brian Vaughn 125bd2b52e Bullet point organization 6 years ago
Brian Vaughn 292f3bc4a0 Two small nits 6 years ago
Sophie Alpert 2925bc2d7e Edit derived state post 6 years ago
Brian Vaughn e18db03ccf Added more Code Sandbox links for alternative patterns 6 years ago
Brian Vaughn ddc134f894 Added more Code Sandbox demo links 6 years ago
Brian Vaughn ca2d3bbaff Clarified a point 6 years ago
Brian Vaughn d9b4cf4d0b Change section headers 6 years ago
Brian Vaughn 452203c3a1 Tweaked wording based on feedback 6 years ago
Brian Vaughn 07017de81a Added emphasis suggested by Ryan 6 years ago
Brian Vaughn 1296f0c869 Wording nit 6 years ago
Brian Vaughn 64f9bff41d Grammar nit 6 years ago
Brian Vaughn 22c1a4620e Refactored blog post to include cWRP too 6 years ago
Brian Vaughn f97b54d54d More confident wording 6 years ago
Brian Vaughn 80bd61b8a3 Title: You Probably Don't Need Derived State 6 years ago
Brian Vaughn ad799f7e6f "an although" -> "and although" 6 years ago
Brian Vaughn faa2ac956a Replace en dash (–) with em dash (—) 6 years ago
Brian Vaughn cd8602fbab Removed a 'just' 6 years ago
Brian Vaughn 056a87ce34 props.id -> props.userID 6 years ago
Brian Vaughn 79e68e4b76 em dash -> comma 6 years ago
Brian Vaughn 92e18dcfd7 Break up a sentence 6 years ago
Brian Vaughn 247cd92b87 Let's take a look at each of the alternatives. 6 years ago
Brian Vaughn b0aea104de Small explanation of the terms 'controlled' and 'uncontrolled' 6 years ago
Brian Vaughn 8a6d25500e Changed the opening blurb 6 years ago
Brian Vaughn f5b7b76d30 Updated Code Sandbox links. Mentioned Redux. 6 years ago
Dan Abramov 51ff2c88d9
Match casing nit 6 years ago
Dan Abramov 6ec35c784a
Add another comment to PureComponent example 6 years ago
Dan Abramov ff9dc0bab2
Move handleChange above render 6 years ago
Dan Abramov eba7131ed1
Drop the should 6 years ago
Dan Abramov ef0b3b773d
Explain memoization 6 years ago
Brian Vaughn df89e03ad7 Expanded memoization section 6 years ago
Brian Vaughn 1d3ff0d059 Reworded recap section based on Dan's input 6 years ago
Brian Vaughn edb7a2858a More tweaks 6 years ago
Brian Vaughn 1d82c291fe Fix CodeSandbox demo to show the specific problem we are trying to illustrate 6 years ago
Brian Vaughn 8d06b95d51 Nits 6 years ago
Brian Vaughn 70e0076c44 Added anti-pattern CodeSandbox demo link 6 years ago
Brian Vaughn b26c1615c6 Header tweaks 6 years ago
Brian Vaughn a5c6c7ab93 Title fix 6 years ago
Brian Vaughn 415cf4c79d Removed TODO 6 years ago
Brian Vaughn 17544e0256 When to use derived state blog post 6 years ago
Andrew Hooker e39975e481 Archive outdated conferences (#928) 6 years ago
Sébastien Boulet 95112711bb fix link to anchor #unsafe_componentwillupdate (#920) 6 years ago
Sophie Alpert 3e87993047 Move static type checking above PropTypes 6 years ago