Book Image

Concurrent Rendering Adventures in React 18 [Video]

By : ABL THE PROBLEM SOLVER
Book Image

Concurrent Rendering Adventures in React 18 [Video]

By: ABL THE PROBLEM SOLVER

Overview of this book

Are you building React applications that sometimes render a bit slowly? Are you looking at React 18 concurrent rendering to speed things up? Or using React 17 and looking to upgrade your applications to React 18? Not sure what is new in React 18 and what you need to change? Or maybe you are wondering what the benefits of React 18 concurrent rendering are in the first place? In this course, you will learn all about the new concurrent rendering features in React 18. But why to stop there; after all, there is more to React 18 than just concurrent rendering. The author will show you the behavior changes you need to be aware of! This is a simple, crisp, and interactive course. You will see how easy it is to switch to concurrent rendering in your React application. You will learn all about concurrent rendering, , the startTransition() API, the useTransition() hook and more. By the end of this course, you will get to know the importance of concurrent rendering. All the resource files are uploaded on the GitHub repository at https://github.com/PacktPublishing/concurrent-rendering-adventures-in-react-18
Table of Contents (1 chapters)
Chapter 1
Course Structure
Content Locked
Section 5
Nesting <Suspense />
This video explains the nesting <Suspense /> feature.