Un-Answered Questions { React.js }

What is React?

267


How React works? How Virtual-DOM works in React?

345


What are the pros and cons of using React?

278


What is JSX?

254


What is React.createClass?

268


What is React.createElement?

289


What is ReactDOM and what is the difference between ReactDOM and React?

337


What is the difference between a Presentational component and a Container component?

265


What are the differences between a class component and functional component?

263


What is the difference between state and props?

278


Name the different React lifecycle methods.

311


Where in a React component should you make an AJAX request?

312


What are controlled components?

254


What are refs used for in React?

267


What is a higher order component?

268