filmov
tv
API calls with axios react and custom hooks
Показать описание
In this video I will be making an API call in react typescript app with custom hooks and less code in your component.
You can make your components less cleaner with these type of calls because you define a method and you don't need to call your api functions in every components, you call the method and pass the function to it.
You can make your components less cleaner with these type of calls because you define a method and you don't need to call your api functions in every components, you call the method and pass the function to it.