This is how all my #react components are starting to look. The component only renders html and all the other stuff (pulling state, defining callbacks) happens in the "Handler" class.
The constructor of the class is filled with "use" hooks. Scandalous...
