Explain strict mode
Explain flux?
How can we find the version of react at runtime in the browser?
Explain the term synthetic events?
How to set focus in reactjs?
What is the virtual dom, and a pragmatic overview of how react renders it to the dom in react.js?
Why react js is faster?
Explain the significance of store in redux?
In which lifecycle event do you make ajax requests and why?
What are the components in flux architecture?
How to apply validation on props in reactjs? Apply validation in previously developed example in above question?
What are keys in reactjs and why are they important?
Explain the Presentational segment
What are stateless components in reactjs?
Explain react hooks?