https://syntax.fm/videos/vue-vs-react/react-vs-vue-async-state-effects-and-custom-hooks
In this video CJ shows how he built the same app with both Vue and React. He focuses on comparing how we make asynchronous calls that update state. He shows...
custom hooksreactvsvueasync
https://dev.to/mayankvishwakarmadev/building-an-alert-provider-in-react-using-context-and-custom-hooks-m46
Discover how to use custom hooks and context to create an Alert Provider in a React application. This... Tagged with react, frontend, developer, webdev.
custom hookscreatingreactalertcomponent
https://codesandbox.io/s/custom-hooks-useeffect-con-limpieza-lnybt?file=/src/OldNewsPapers.js
custom hooks con useEffect by jaime.cervantes.ve using react, react-dom, react-scripts
custom hooksconcodesandbox