Hook: use this anywhere else
Classes: part of Javascript
People are shying away from Hooks because of the added complexity.
We're going to start with Classes as they are intended, and then learning Hooks afterwards to show what problems Hooks solves that maybe we had with classes.