File tree
35 files changed
+210
-75
lines changed- Accessing-a-child-component
- Async-initialization-in-componentDidMount
- Component-injection
- Container-component
- Destructuring-function-arguments
- Destructuring-rest-and-spread-operator
- Destructuring
- Function-as-child-component
- Function-as-prop-component
- Functional-setState-(Pass-a-function-to-setState)
- Functional-stateless-component
- Higher-order-component
- Higher-order-function
- Indexes-as-a-key-is-an-anti-patterns
- JSX-spread-attributes
- Nested-destructuring
- Promises-over-callbacks
- Props-in-initial-state-is-an-anti-patterns
- PureComponent-avoid-heavy-re-renders
- Render-callback
- Spreading-props-on-DOM-elements-is-an-anti-patterns
- State-hoisting
- _next
- e9992f4c-2357-411e-a6bb-4da3dba16b65
- page
- f8ae66c3-a0d6-498f-91dd-1adf1d4ab54f/page
- shouldComponentUpdate-avoid-heavy-re-renders
- static
35 files changed
+210
-75
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + |
0 commit comments