Overview
Everyone talks about how performant React is… but why? What makes people talk about how speedy React is? In this talk, you’ll learnĀ *why* people talk about React being fast, and what you can do to make it faster.
Objective
To understand the underlying reasons for performance recommendations in React.
Target Audience
Anyone who likes to see how things work
Assumed Audience Knowledge
Some experience with React is helpful, but not necessary
Things Audience Members Will Learn
- What performance problem React helps solve
- How React’s virtual DOM works
- How to improve the performance of React apps even further