React — Interview Questions

Tarun Nagpal
1 min readDec 19, 2019
Photo by mentatdgt from Pexels

What is Virtual DOM and define the Algorithm behind it?

Angular vs React?

What are Immutability Helpers?

What is Reconciliation in React?

What is Pure Component?

How can we make a Functional Component as Pure Component?

What is Emotion in React?

How do we write CSS in react?

Does react re-render update when there is no value in setState()?

Why we need MiddleWare in redux?

--

--