
Mechanics of React: A Beginner's Intro To React
The React Show
00:00
The Importance of React in JavaScript
With React, however, you only need to keep track of the state updates and how you want things to look and behave on the screen. You don't actually need to do anything with the browser DOM APIs. It handles that all for you. The old thing about React reconciling and storing trees and stuff is really just irrelevant.
Transcript
Play full episode