Un-Answered Questions { React.js }

What is shouldcomponentupdate and when is used in react.js?

181


What is react.js? How is it different from other javascript frameworks?

169


Explain step by step approach on how to setup environment for reactjs?

167


What are components in reactjs? Explain the component lifecycle with the help of a diagram explaining each component method in detail. Also, give an example of both stateless and stateful components with source code?

182


What is the difference between react components extend, createclass and mixins, hocs?

172


Which feature can we use to cause a component to render only when its id changes?

277


What is redux and flux?

167


What is the virtual dom, and a pragmatic overview of how react renders it to the dom in react.js?

185


Explain lifecycle of a react component?

177


What is reactjs-jsx? Explain basic code snippet of jsx with the help of a practical example?

188


How to set up routing in reactjs. Explain with the help of step by step approach?

158


What is a router in react.js?

180


Please explain step by step approach on how to setup environment for reactjs?

176


What are state and props in reactjs? What is the difference between the two?

164


What is jsx and how jsx can help applications in react.js?

167