What is the difference between shadow dom and virtual dom?
What is lazy loading react?
What are the component life cycle methods in reactjs?
What are stateless components in reactjs?
What is the use of empty tags <> >?
What is the difference between real dom and virtual dom.
what is the usage of refs and keys used in react?
Can JSX element be attached to other JSX components?
Explain pure components in React js?
When rendering a list what is a key and what is it's purpose?
What are state and props in reactjs?
What are the advantages of using reactjs?
why can’t browsers read jsx?
How can we find the version of react at runtime in the browser?
What is the difference between stateful and stateless components.