The tutorial for React doesn't touch on Hooks at all, and reading the hooks main documentation: https://reactjs.org/docs/hooks-overview.html does a poor job of introducing them to someone who doesn't know what the concept is, I think the explanation is "too dense" and relies to heavily on the description to convey meaning, when it simply doesn't do that. I think they just need a simpler approach to explanation. I felt like I needed to re-read it a few times to get what it was talking about, which isn't a sign of good documentation.
No comments yet.