Hi!<p>In my experience with React and hooks, I have faced a lot of issues, spent some time debugging to understand where these issues came from, and seen other developers make the same mistakes again and again.<p>I have also seen several developers during technical tests in job interviews getting lost when using hooks because they needed to go past the basic use of useState and useEffect.<p>This is why I wrote this guide for developers who already know and use React, maybe even hooks, but would like to use them at their full potential.<p>Hopefully, it will contribute to make hooks easier to learn and use, because they are worth it