React lifecycle diagrams

React lifecycle diagrams – pretty useful to understand the sequence in which every method is invoked when a React component is created or updated. Check the official docs on React.Component for more details.