Commit Graph

19 Commits

Author SHA1 Message Date
Mikko Vedru
4af9f2dcd1 Reduce confusion about adding additional fields to .this (#2142)
As a new React learner, this part was a bit confusing as I though that it was referencing `() => this.tick()` part of the code. My addition would help at least people like me.
2019-07-11 11:11:59 -07:00
Saransh Kataria
d0f2db967a removed sentence since functions can have state (#1878)
With introduction of hooks, that statement is not valid anymore
2019-03-28 15:51:37 -07:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01: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
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
Michael McGahan
cf628304bb Change name of setState updater first arg to 'state' (#1155) 2018-09-04 23:26:01 +01:00
Alex Krolick
48cbb02dd2 make all redirect_from's arrays (#1075)
make Gatsby happy again
2018-07-19 10:51:07 -07:00
Dan
db66436112 Make CodePen links more prominent and consistent 2018-06-23 02:10:56 +01:00
Sophie Alpert
5045e82b2a Clarify class lifetime in class conversion example (#912)
* Clarify class lifetime in class conversion example

* Update state-and-lifecycle.md
2018-06-22 12:07:04 +01:00
Dan Abramov
c70187cdbf Cross-link more articles 2018-06-11 02:01:34 +01:00
Brian Vaughn
28b2b762ab Tweaked state-and-lifecycle wording more 2018-03-29 09:13:36 -07:00
Brian Vaughn
57eb7cc3f3 Tweaked message about what goes into state 2018-03-29 08:41:49 -07:00
Kaycee
2044bf1ef9 Update state-and-lifecycle.md (#496) 2018-01-08 13:26:06 +00:00
Munish Goyal
e3cd73ac41 Update sentence to make it grammatically correct so as to void confusion (#188) 2017-10-20 14:02:38 +01:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00