Recap

This chapter focused on implementing advanced React components. You will learnt how to implement higher-order components, and we dove into more advanced topics in React.

We'll cover the following...

You have learned advanced component techniques in React! Let’s recap the chapter:

  • React
...