File tree
46 files changed
+142
-201
lines changed- questions
- explain-one-way-data-flow-of-react-and-its-benefits
- explain-server-side-rendering-of-react-applications-and-its-benefits
- explain-static-generation-of-react-applications-and-its-benefits
- explain-the-composition-pattern-in-react
- explain-the-presentational-vs-container-component-pattern-in-react
- explain-what-happens-when-setstate-is-called-in-react
- explain-what-react-hydration-is
- how-do-you-debug-react-applications
- how-do-you-decide-between-using-react-state-context-and-external-state-managers
- how-do-you-handle-asynchronous-data-loading-in-react-applications
- how-do-you-localize-react-applications
- how-do-you-reset-a-components-state-in-react
- how-do-you-test-react-applications
- how-does-virtual-dom-in-react-work-what-are-its-benefits-and-downsides
- what-are-error-boundaries-in-react-for
- what-are-higher-order-components-in-react
- what-are-react-fragments-used-for
- what-are-react-portals-used-for
- what-are-render-props-in-react-and-what-are-they-for
- what-are-some-common-pitfalls-when-doing-data-fetching-in-react
- what-are-some-pitfalls-about-using-context-in-react
- what-are-some-react-anti-patterns
- what-are-the-benefits-of-using-hooks-in-react
- what-are-the-rules-of-react-hooks
- what-does-re-rendering-mean-in-react
- what-does-the-dependency-array-of-useeffect-affect
- what-is-code-splitting-in-a-react-application
- what-is-forwardref-in-react-used-for
- what-is-jsx-and-how-does-it-work
- what-is-react-fiber-and-how-is-it-an-improvement-over-the-previous-approach
- what-is-react-strict-mode-and-what-are-its-benefits
- what-is-react-suspense-and-what-does-it-enable
- what-is-reconciliation-in-react
- what-is-the-consequence-of-using-array-indices-as-the-value-for-key-s-in-react
- what-is-the-difference-between-controlled-and-uncontrolled-react-components
- what-is-the-difference-between-react-node-react-element-and-a-react-component
- what-is-the-difference-between-state-and-props-in-react
- what-is-the-purpose-of-callback-function-argument-format-of-setstate-in-react-and-when-should-it-be-used
- what-is-the-purpose-of-the-key-prop-in-react
- what-is-the-usecallback-hook-in-react-and-when-should-it-be-used
- what-is-the-useid-hook-in-react-and-when-should-it-be-used
- what-is-the-usememo-hook-in-react-and-when-should-it-be-used
- what-is-the-usereducer-hook-in-react-and-when-should-it-be-used
- what-is-the-useref-hook-in-react-and-when-should-it-be-used
- what-is-virtual-dom-in-react
- why-does-react-recommend-against-mutating-state
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+142
-201
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
Lines changed: 5 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 20 | + | |
25 | 21 | | |
26 | 22 | | |
27 | 23 | | |
| |||
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 40 | + | |
49 | 41 | | |
50 | 42 | | |
51 | 43 | | |
| |||
66 | 58 | | |
67 | 59 | | |
68 | 60 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 61 | + | |
| 62 | + | |
75 | 63 | | |
76 | 64 | | |
77 | 65 | | |
78 | 66 | | |
79 | 67 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 68 | + | |
86 | 69 | | |
87 | 70 | | |
88 | 71 | | |
| |||
102 | 85 | | |
103 | 86 | | |
104 | 87 | | |
105 | | - | |
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 63 | + | |
71 | 64 | | |
72 | 65 | | |
73 | 66 | | |
| |||
89 | 82 | | |
90 | 83 | | |
91 | 84 | | |
92 | | - | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 48 | + | |
| 49 | + | |
52 | 50 | | |
53 | | - | |
54 | | - | |
| 51 | + | |
| 52 | + | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
74 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
0 commit comments