Concurrent Rendering in SolidJSby@phongnn
1,752 reads

Concurrent Rendering in SolidJS

May 5th 2022
6 min
by @phongnn 1,752 reads
tldt arrow
Read on Terminal Reader🖨️

Too Long; Didn't Read

This article introduces three main scenarios for concurrent rendering in SolidJS through examples. For code splitting, use a Suspense component to render a fallback UI while loading a module. For data fetching, use Suspense and transition to retain the current UI while the new UI is being prepared. Finally, you can consider enabling time slicing if you ever need a large number of reactive primitives to compute in your app.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Concurrent Rendering in SolidJS
Phong Nguyen HackerNoon profile picture

@phongnn

Phong Nguyen

About @phongnn
LEARN MORE ABOUT @PHONGNN'S EXPERTISE AND PLACE ON THE INTERNET.
react to story with heart
Phong Nguyen HackerNoon profile picture
by Phong Nguyen @phongnn.I love building modern web apps with React, Next.js, Remix, Netlify, Cloudflare Workers, Node.js, TypeScript...
Read my stories

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa