Explain the difference between functional and class components.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between function based component and class based component?
Explain pure components in React js?
Explain the major advantages of react.
When would you use setstate() and forceupdate()?
What is the difference between various react component lifecycle methods?
How do you tell react to build in production mode and what will that do?
What is React.cloneElement? And the difference with this.props.children?
List some of the cases when you should use refs?
What is the main goal of react fiber?
State the difference between getIntialState() and constructor()?
What is the second argument that can optionally be passed to setState and what is its purpose?
How can you update the state of a component?