Where to learn React hooks

Hello everyone!!

Can you please recomend to me a website, documentations ,or a course where i can learn React hooks in details , i tried reading the React page docs but it’s just not enugh in details , i’m especially trying to learn how to use the useRef hook in map list and how to target a React compunent from a map list .
thanks.

This video helped me.

i watched it ,thank you .but still missing the part that i need .

sorry , i didn’t get what you mean by that.

Are you talking about an array of refs?

yes, i was talking about this , i couldn’t find a good article that talks about an array of refs ,all of them was talking about one ref and the same focus example from React docs , also wanted to learn more about hooks in general , i only know how to use the state and effect hooks.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.