What is the difference between React Component and React Element?
Is it possible to use async/await in plain react?
How react router and its techniques differ from more traditional javascript routers like backbone’s router?
What is a state in react?
What is the difference between flux vs mvc?
What are controlled and uncontrolled components?
What is React.createElement?
What are the differences between controlled and uncontrolled components?
How to use forms in reactjs? Give an example of using forms in reactjs by developing a user registration form?
What is refs?
What is React State?
Does React re-render all components and sub components every time setState is called?
Explain the advantages of redux?
What are the lifecycle methods going to be deprecated in react v16?
Which is best react or angular?