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.
-
1:45:51
Game On!
1 day ago $10.94 earnedWise Guys Reveal NFL Week 2 BEST BETS Now
71.9K8 -
26:57
Robbi On The Record
2 days agoMouth Breathing Is Why You’re Exhausted | with Dr. Melanie Silvestrini
38.7K5 -
LIVE
Total Horse Channel
7 hours ago2025 Reno Snaffle Bit Futurity | Sunday Finals
116 watching -
40:44
SouthernbelleReacts
7 days ago $3.75 earned“Event Horizon (1997) Reaction | Hellraiser in Space with Sam Neill & Laurence Fishburne”
41.6K4 -
10:49
Artur Stone Garage
3 days ago $2.64 earnedI Spent $2000 on My Turbo Honda Civic Build (Before & After)
41K10 -
0:44
Danny Rayes
20 hours ago $4.27 earnedDid Someone Know It Was Going To Happen?
40.2K11 -
15:03
World2Briggs
1 day ago $3.40 earnedShocking Home Prices in Florida's Cheapest Towns!
34K8 -
58:02
ChopstickTravel
4 days ago $1.46 earnedBillionaire Food in Dubai 🇦🇪 Super Luxury MICHELIN +WAGYU + CAVIAR in UAE!
24.4K1 -
21:20
Advanced Level Diagnostics
12 days ago $1.21 earned2020 Toyota Sienna - Crank No Start! Never Seen This Before!
26K2 -
49:04
The Why Files
6 days agoMajestic 12 | Secret Documents Expose UFO Cover-Up Vol. 1
61.3K72