What is the use of ‘prop-types’ library?
Why is a component constructor called only once?
What is React.createClass?
How to use forms in reactjs? Give an example of using forms in reactjs by developing a user registration form?
How different is react’s es6 syntax when compared to es5?
What can you do with hoc?
What is an event in react?
What is the difference between shadow dom and virtual dom?
What are fragments?
How to enable production mode in react?
What is the difference between using constructor vs getInitialState in React?
Explain about the standard javascript toolchain, transpilation, jsx?
What is reactjs-jsx?
What is the ‘Store’ feature in Redux?
What are the limitations of reactjs?