paint-brush
React 18 Suspense fetch data from a headless CMSby@naira
2,107 reads
2,107 reads

React 18 Suspense fetch data from a headless CMS

by Naira Gezhoyan10mAugust 19th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

React 18 adds support for `Suspense` on server-side rendering (SSR) allowing serving parts of an app asynchronously possible, you can wrap a slow part of your app within the Suspense component, telling React to delay the loading of the slow component. It significantly improves the user experience and user-perceived latency. Unlike traditional HTML streaming, it doesn’t have to happen in the top-down order. We use [React Data fetching] to try to compare backend data fetching with practical solutions.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - React 18 Suspense fetch data from a headless CMS
Naira Gezhoyan HackerNoon profile picture
Naira Gezhoyan

Naira Gezhoyan

@naira

I'm an engineer with a passion for how system software works for creating and delivering great modern web applications.

About @naira
LEARN MORE ABOUT @NAIRA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Naira Gezhoyan HackerNoon profile picture
Naira Gezhoyan@naira
I'm an engineer with a passion for how system software works for creating and delivering great modern web applications.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Buzzsumo
Writingcontests
Clearpointeducation
Quizatclass