That's one of the things that I don't know yet about Hooks but I'd love to learn about it. I agree that Hooks are really useful because with them we can reuse logic without JSX in the middle, we can separate our logic from our data more easily that it was.