- Try out composition over classical inheritance in JavaScript https://www.richardkotze.com/coding/composition-in-javascript 9 comments javascript
- Understanding React JS Render Props and codepen example to experiment with https://www.richardkotze.com/coding/understanding-render-props-react-js 3 comments reactjs
- Understanding higher-order components including a coding challenge at the end https://www.richardkotze.com/coding/understanding-higher-order-components 5 comments reactjs