In this video I cover everything you need to know about creating your own custom hooks. I go over all the main use cases for custom hooks as well as many common mistakes that developers make when creating custom hooks. In this video I will cover two different examples of how custom hooks can best be used and return various state as loading, error & data with basic use & implementation in react project .
GitHub Code
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Link : https://github.com/vikas62081/React-A...
Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Linkedin: / vikas62081
Instagram: / imvikas62081
Facebook : / codenemy
Github: https://github.com/vikas62081
Email: [email protected]
Concept Covered
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
How to use custom hooks in React
How to create custom hooks in React
Best practices for custom hooks in React
Create a hook to make api calls
Tags
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Custom Hooks
useFetch, useGet, useGetAPI
ReactJS Tutorial
ReactJS and MySQL
NodeJS Tutorial
API Tutorial
#codenemy #ReactJs #CustomHooks