Slide 34
Slide 34 text
Offscreen API
Enable better performance by hiding
components instead of unmounting them,
keeping the state, and still calling the
mount/unmount effects. That’ll play a crucial
role in optimizing components like tabs,
virtualized lists, etc.