dillon1000/react
Commit
Browse files Merge pull request #362 from mcsheffrey/feat-documentation-cookbook
React Tips documentation
Changed paths18 files
First-parent comparisondocs/README.md ModifiedM docs/_config.yml ModifiedM docs/_includes/nav_docs.html ModifiedM docs/_layouts/default.html ModifiedA docs/_layouts/tips.html AddedA docs/tips/01-introduction.md AddedA docs/tips/02-inline-styles.md AddedA docs/tips/03-if-else-in-JSX.md AddedA docs/tips/04-self-closing-tag.md AddedA docs/tips/05-maximum-number-of-jsx-root-nodes.md AddedA docs/tips/06-style-props-value-px.md AddedA docs/tips/07-children-props-type.md AddedA docs/tips/08-controlled-input-null-value.md AddedA docs/tips/09-componentWillReceiveProps-not-triggered-after-mounting.md AddedA docs/tips/10-props-in-getInitialState-as-anti-pattern.md AddedA docs/tips/11-dom-event-listeners.md AddedA docs/tips/12-initial-ajax.md AddedA docs/tips/13-false-in-jsx.md AddedPatch
Files changed
Rendering syntax-highlighted changes…