3787 Commits (e18db03ccfdfe9c748eed8af358623832532c226)
 

Author SHA1 Message Date
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
Dan Abramov 51ff2c88d9
Match casing nit 7 years ago
Dan Abramov 6ec35c784a
Add another comment to PureComponent example 7 years ago
Dan Abramov ff9dc0bab2
Move handleChange above render 7 years ago
Dan Abramov eba7131ed1
Drop the should 7 years ago
Dan Abramov ef0b3b773d
Explain memoization 7 years ago
Brian Vaughn df89e03ad7 Expanded memoization section 7 years ago
Brian Vaughn 1d3ff0d059 Reworded recap section based on Dan's input 7 years ago
Brian Vaughn edb7a2858a More tweaks 7 years ago
Brian Vaughn 1d82c291fe Fix CodeSandbox demo to show the specific problem we are trying to illustrate 7 years ago
Brian Vaughn 8d06b95d51 Nits 7 years ago
Brian Vaughn 70e0076c44 Added anti-pattern CodeSandbox demo link 7 years ago
Brian Vaughn b26c1615c6 Header tweaks 7 years ago
Brian Vaughn a5c6c7ab93 Title fix 7 years ago
Brian Vaughn 415cf4c79d Removed TODO 7 years ago
Brian Vaughn 17544e0256 When to use derived state blog post 7 years ago
Sébastien Boulet 95112711bb fix link to anchor #unsafe_componentwillupdate (#920) 7 years ago
Sophie Alpert 3e87993047 Move static type checking above PropTypes 7 years ago
Brian Vaughn db71d03183
Merge pull request #910 from bvaughn/rename-gdsfp-params 7 years ago
Brian Vaughn 3e80980c18 Renamed params for gDSFP 7 years ago
Christian Schlensker ee4c4fa708 Link to MDN article on browser pointer events (#908) 7 years ago
Minh Nguyen 1de600d9da React 16.4.0 (#907) 7 years ago
Philipp Spieß aaf2642f67 Add section about Pointer Events (#792) 7 years ago
Andrew Clark 3252b7471f Fix spelling of Philipp's name (again) 7 years ago
Andrew Clark 7c8131428e Fix spelling of Phillip's name 7 years ago
Andrew Clark dfaf1eecba
Merge pull request #904 from acdlite/16.4-release-post 7 years ago
Andrew Clark dc0ed4b4c6 since -> because 7 years ago
Andrew Clark 30be0d05fa Add back pointer events example 7 years ago
Andrew Clark 68dec67116 Remove pointer events example 7 years ago
Andrew Clark 0fe6a7905e More Sophie edits 7 years ago