Premium Only Content
Using fetch to Retrieve Message Data for React App
The lecture goes over the use of fetch to retrieve data for the messages in a React application.
The Fetch API can be used to make an HTTP request to a backend server such as an API that serves data in the JSON format.
With a GET request, the default behavior of fetch, data for messages in a chat room-like user interface are retrieved.
The call to fetch returns a Promise that fulfills with a Response object.
You can extract the body of the response and interpret its text content as JSON, thus creating a JavaScript object with the mapped information. This is also known as deserialization or unmarshalling.
The json method of the response object can be called to extract the body of the response and read it as JSON, thus creating a JavaScript data structure with the data. In the example, it creates an array of objects.
Note the return value of the call to json is another Promise that fulfills with the deserialized value, so another call to then is necessary. Having multiple then statements in a row can be called a promise chain.
The map method of the array is used to transform it into another array with the relevant information.
The array of things that represent each message are then used to set the React state for messages.
-
LIVE
tminnzy
2 hours agoBLACK OPS 7 MULTIPLAYER ROAD TO MASTER PRESTIGE
106 watching -
47:10
The Rubin Report
7 hours agoWhat Really Happened on ‘The View’ & ‘Curb Your Enthusiasm’ | Cheryl Hines
183K44 -
3:08:37
LumpyPotatoX2
6 hours agoWhere Winds Meet: New Level Cap + Rumble Wallet - #RumbleGaming
37.4K1 -
3:46:45
SOLTEKGG
4 hours ago🔴LIVE - Battlefield 6 - Going Pro in RED SEC
27.7K -
11:37
tactical_rifleman
2 days agoRare Breed BEATS THE ATF | FRT-15 | Tactical RIfleman
79.7K24 -
2:51:46
Pepkilla
5 hours agoMore GOLD Camo's PLEASE Grind Call Of Black Ops 7
23K2 -
1:35:54
LexTronic
4 hours ago $1.51 earnedMetroid Prime Remastered
16.2K4 -
12:32
MetatronGaming
20 hours agoBLIGHT looks AMAZING - Trailer Reaction
39K14 -
4:16:08
ProRedmanX
4 hours ago $1.42 earnedSunday Morning Coffee & Chaos ☕ | PUBG -> BF6 -> ??? #goonsquad
14.6K -
5:23
Memology 101
22 days ago $20.20 earnedReporter HUMILIATES Kamala Harris over "WORLD-CLASS" dodge during interview
35.5K56