Everything New in React 18

TLDRReact 18 Alpha is here and includes many new features and improvements. The new root API allows you to use all of the react 18 improvements including concurrent features. Suspense lets you suspend something until it’s ready to be rendered. The startTransition API helps in keeping the current webpage responsive and being able to do heavy non-blocking UI updates.

3m read time From javascript.plainenglish.io
Post cover image
Table of contents
1. The New Root API2. Suspense3. Automatic Batching4. startTransition API5. Suspense List
2 Comments

Sort: