Important definitions and terminologies used in React
The <> and in React
A
B
C
Component lifecycle methods in React
componentDidUpdate(prevProps, prevState) in React
Conditional rendering in React
Controlled components in React
Controlled vs. Uncontrolled Components in React
createContext() method in React
createPortal() method in React
D
E
ES6, ES2015, ES2016, etc in React
F
H
Higher-order components in React
I
J
K
L
M
N
O
P
Presentational component in React
R
React animation component in React
React error boundaries in React
S
Server-side rendering (SSR) in React
shouldComponentUpdate() lifecycle method in React
Single-page Application in React
SPA (Single Page App) in React
Static site generation (SSG) in React
T
this.state in React
Transpiler in React
Two-way binding in React
TypeScript in React
TypeScript interface in React
Typing in React
U
Uncontrolled components in React
Unit test in React
useCallback() in React
useContext() hook in React
useEffect() hook in React
useReducer() hook in React
useState() hook in React
V
value in React
Virtual DOM in React
W
Webpack in React
Z
zIndex in React