When fetching data from an API in React, we send a get request to the API, modify the returned data according to our needs and use that data in our app.
確定! 回上一頁