Designing SolidJS: Suspense

React isn’t the only library capable of stopping time.

Ryan Carniato
ITNEXT
Published in
9 min readDec 3, 2019

--

Nature Water Drop from pixabay.com

SolidJS is a high-performance JavaScript UI Library. This article series goes deep into the technology and decisions that went into designing the library. You do not need to understand this content to use Solid. Today’s article focuses on Solid’s approach to asynchronous rendering.

--

--

FrontEnd JS Performance Enthusiast and Long Time Super Fan of Fine Grained Reactive Programming. Member of Marko Core Team. Author of SolidJS UI Library.