Commit Graph

16 Commits

Author SHA1 Message Date
Cheng Lou
8dc36e396b docs tips fix small typo and code 2014-01-02 21:05:20 +01:00
Cheng Lou
c5a2ca997c docs remove link to wiki page
Also some minor writing changes.
2013-12-31 05:59:08 +01:00
Cheng Lou
0b63c665eb docs tips small refactorings 2013-12-31 00:13:10 +01:00
Cheng Lou
cdb328be92 docs tips expose component function 2013-12-30 23:43:30 +01:00
petehunt
b55ebc0a95 Update parent/child communication tip 2013-12-30 19:45:40 +01:00
Cheng Lou
dbc8563dfb docs make all link start with /react/docs 2013-12-23 06:14:32 +01:00
Jared Forsyth
cd2fd806dc one liner 2013-12-23 06:12:38 +01:00
Jared Forsyth
cb0cbcc305 changes as requested 2013-12-23 06:12:33 +01:00
Jared Forsyth
4f71ddfe5f adding note about initializing state w/ props 2013-12-23 06:12:27 +01:00
Jared Forsyth
1a9b21313e fixing capitalization 2013-12-23 06:11:10 +01:00
Jared Forsyth
9686487e3a rename this tip to be less confusing
Using props to initialize state is completely fine; the issue is using state as a "cache" for values calculated based off of props. This title makes it more clear.
2013-12-23 06:11:03 +01:00
Cheng Lou
48af9c7bda docs tips parent-child communication 2013-12-02 15:49:27 -08:00
Sundeep Malladi
0b31175238 Minor spelling correction in docs 2013-12-02 15:10:12 -08:00
Ben Alpert
c065b03b8a autoBind -> Autobinding
We don't use the term autoBind anywhere any more.
2013-12-02 15:10:12 -08:00
Levi McCallum
c32c788e5a Add explination of autoBind to DOM Event Listener tip 2013-12-02 15:10:12 -08:00
Paul O’Shannessy
79b09d9597 Merge pull request #362 from mcsheffrey/feat-documentation-cookbook
React Tips documentation
2013-11-14 15:06:05 -08:00