Which lifecycle method is called when props or state change?
Posted: Aug 16, 2025
View Details
What is the purpose of shouldComponentUpdate?
Posted: Aug 16, 2025
View Details
What is a Higher-Order Component (HOC)?
Posted: Aug 16, 2025
View Details
Which hook is used to access Context values?
Posted: Aug 16, 2025
View Details
What is the difference between controlled and uncontrolled components?
Posted: Aug 16, 2025
View Details
What is the purpose of React.StrictMode?
Posted: Aug 16, 2025
View Details
Which method is used to handle errors in React components?
Posted: Aug 16, 2025
View Details
What is the purpose of React.lazy()?
Posted: Aug 16, 2025
View Details
Which component is used with React.lazy()?
Posted: Aug 16, 2025
View Details
What is the purpose of useRef hook?
Posted: Aug 16, 2025
View Details
What is the difference between useEffect and useLayoutEffect?
Posted: Aug 16, 2025
View Details
What is the purpose of React.forwardRef()?
Posted: Aug 16, 2025
View Details
Which pattern is used to share logic between components?
Posted: Aug 16, 2025
View Details
What is the purpose of React.PureComponent?
Posted: Aug 16, 2025
View Details
Which method is called when component receives new props?
Posted: Aug 16, 2025
View Details
Showing 691 to 705 of 1119 results