React Hooks Explained - useEffect, useState, useCallback & custom hooks

preview_player
Показать описание
React Hooks Explained - useEffect, useState, useCallback & custom hooks by Manoj Singh Negi.

----- Contents of the video -----

0:00 Intro
2:51 useState
13:55 useEffect
27:48 useCallback
38:02 Custom hooks

Рекомендации по теме
Комментарии
Автор

Amazing, thanks Manoj for taking the time to make this tutorial, it really helped me with understanding custom hooks.
Just thought I'd mention why the prop for the <img> tag doesn't work in your vid. Just for other people watching as I'm sure you've worked it out.
The CRA (create-react-app) install has, in the App.css file, a setting to disable pointer events set on the image you were trying to attach an event to, specifically the CSS setting is "pointer-events: none" . Deleting or commenting out that setting then you are good to go with adding events to the <img> tag.

markwatson
Автор

could you please tell me how did you put your terminal panel on left side

KamleshSahu-notx
Автор

videos m awaaj hi nahi aati dhang se full volume par bhi, bhai kya kar rha h tu

KingKing-jykk