Fetch Data From Third Party API in React.js

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Very basic. Rarely used in real life applications. You should use redux thunk or redux saga along with redux for such use cases. And if the application is a simple one then no need to even use react. This method is only useful when making an mvp in react which later will be a complex application.

tambolaking
visit shbcf.ru