1211 Views
A direct API to methods we access on Component class instances. This means we don't need classes to create stateful components 🎉 A big sell for hooks is how we can extract, share and test that stateful logic. You may be familiar with Higher Order Components and props.
0 comments