What are the new features in React?
The latest release of React is 16.6.9 and here are its newest features:
- Measuring performance using
- Improved Asynchronous act() for testing
- No more crashing when calling findDOMNode() inside a tree
- Efficient handling of infinite loops caused due to the setState inside of useEffect has also been fixed
BY Best Interview Question ON 22 Jan 2021