React
Code splitting
Links
https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md - How to update react-scripts
Higher order components (HOC)
Components that accept other components as props or return other components. [[programming-terms|Higher order functions]]
Last updated