Commit Graph

9 Commits

Author SHA1 Message Date
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
Adam Saghy
2ea33ffc3d Update conditional-rendering.md (#990)
`componentWillUpdate` method will be called before the render method so the returning value of the render method does not affect.
2018-06-22 23:38:31 +01:00
Dan Abramov
c9e99c8ae6 Avoid unnecessary ternary 2018-06-11 02:05:28 +01:00
Alex Krolick
7ff3c4e9cc let -> const 2018-03-13 23:25:30 -07:00
Alex Krolick
a2e445b85b Prettier 2018-03-13 22:19:00 -07:00
Michael H
d1e8b526ae Adds Ternary Operator to Make Example Concise Issue #657 2018-03-13 22:06:46 -07:00
Zeb DeOs
53a600087b Add semicolon for example code style consistency (#575) 2018-02-03 02:53:53 +00:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00