What are the advantages of using function components over classes? Vice versa?
Function components have Hooks that can store state (among other functions) so what is