You are on page 1of 1

1.

What is React
2.What are features of react
3.What are limitation of react
4.purpose of render() in react
5.lifecycle methods of react components
6.What is diff bet Virtual DOM, Shallow dom and dom in React js
7.What is controlled and uncontrolled component in react
8.What is State, Props, JSX in react
9.What is diff bet Element and component
10.diff bet class and function component.
11.what is reconcilliation in react.
12.when pure Component and high-order component
13.What is jsx, babel, webpack
14.What are synthetic event in react
15.what is portal in react
16.how to pass data from child to parent component.
17.What is fragment, why fragment are better than container divs?
18.What are error boundaries in react v16.
19.What is hooks in react.
20.how to access DOM elements in react
21.how to use custome hook and when to write custome hook diff bet norml fun and
custom hook.
22.explin usestate, useEffect, useMemo, useCallback, useRef, useContext,
useTransition, useDeferredValue, useId, useSyncExternalstore, useInsertionEffect.
23.what is suspence and lazy loading.
24.new features in react v18, consurrency, automatic batching, transitions,
streaming server rendering
25.What is react router, why do we need a router in react.
26.What is flux
27.what is redux, explain the flow of redux.
28.diff bet redux and contex api
29. what is core principle of redux
30 explain reducer, store, dispatcher.

You might also like