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-r…
Learn the how and why of concurrent rendering in React 18
Look at Nesting
Understand Parallel
Coordinate suspense boundaries with the component
Use the startTransition() API
Use the useTransition() hook
A basic understanding of React is required to follow along but not mandatory.
New to React and curious to know how React is different from libraries such as Vue? This course will explain the importance of concurrent rendering to you. A beginner-friendly course in React.