in 07 - Returning State/02 - Module Pattern.js [20:22]
export function componentDidMount(props, state) { console.log('mounted'); }