What are features of react.js?
Explain react hooks?
Why react js is faster?
How can I make an AJAX call?
Why vue js is better than react?
How are actions defined in redux?
Can JSX element be attached to other JSX components?
Explain about the standard javascript toolchain, transpilation, jsx?
What can you do with hoc?
Can you force a React component to rerender without calling setState?
What is the difference between stateful and stateless components.
How to enable production mode in react?
What is react router?
What is the lifecycle methods order in mounting?
What is render() in React? And explain its purpose?