What do you think about React's new hook proposal?
You can read about it here
The RFC is also online.
I like how it composes much nicer than classes and seems like a clean solution to the main problems React faces.
But does it replace the current API with something more complicated?