Commit Graph

23 Commits

Author SHA1 Message Date
Jared Forsyth
ba50af55f7 one liner 2013-12-17 17:12:21 -07:00
Jared Forsyth
49ac69b05c changes as requested 2013-12-17 17:10:02 -07:00
Jared Forsyth
cee420b12d adding note about initializing state w/ props 2013-12-17 16:16:50 -07:00
Jared Forsyth
f3d5c90855 fixing capitalization 2013-12-10 11:59:29 -07:00
Jared Forsyth
256e0bf6df 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-10 11:50:44 -07:00
Pete Hunt
ca5afaf62a Merge pull request #602 from chenglou/tips-bind
docs tips pass arguments to callbacks
2013-12-01 19:07:14 -08:00
Cheng Lou
dc4fcd52b3 docs tips parent-child communication 2013-12-01 21:39:22 -05:00
Sundeep Malladi
aef97f1d76 Minor spelling correction in docs 2013-11-22 14:32:53 -06:00
Ben Alpert
0f5fd4e076 autoBind -> Autobinding
We don't use the term autoBind anywhere any more.
2013-11-20 11:42:05 -08:00
Levi McCallum
4af4e04bb1 Add explination of autoBind to DOM Event Listener tip 2013-11-20 11:29:05 -08:00
Paul O’Shannessy
67c99a9c51 formatting and syntax on false in JSX tip 2013-11-13 17:43:17 -08:00
Paul O’Shannessy
59575acb4a Update wording on AJAX tip 2013-11-13 17:43:17 -08:00
Paul O’Shannessy
5c8c2b6f7b Fix broken link, spacing on events tip 2013-11-13 17:43:17 -08:00
Paul O’Shannessy
f95424a08a s/Zuck/Rogers/ 2013-11-13 17:43:17 -08:00
Paul O’Shannessy
55b5cfe075 Fix broken link on componentWillReceiveProps tip 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
679397f60e fix broken link on controlled input tip 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
710f54b605 Children props tip tweak 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
c98bb39b26 Fix broken link, formatting on px style tip 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
efb8d5c6d5 Tweak for self closing tag tip 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
9bde5abedc Tweaks to if-else tip 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
47d5b9c302 Small cleanup to style tips 2013-11-13 17:43:16 -08:00
Paul O’Shannessy
7f9c7c1f80 Small cleanup to tips intro 2013-11-12 13:22:55 -08:00
Connor McSheffrey
b8c7f3cdfd Renamed Cookbook references to tips. Reworded intro (sounded weird because it still referenced cookbooks. Updated some entry ID's (some side nav links didn't match entry permalinks) 2013-11-11 21:00:53 -08:00