Understanding React's UI Rendering Process
YouTube Viewers YouTube Viewers
2.34K subscribers
202,142 views
0

 Published On Nov 5, 2019

This talk by Anthony Garritano (Senior Software Engineer at CrossComm) examines how React implements a Virtual DOM to quickly render changes to the user interface. By the end of this talk the audience will know the basics of UI rendering with JavaScript through a Virtual DOM, understand React’s Reconciliation (the process of determining which Virtual DOM nodes should be turned into real DOM nodes) and have more confidence about the frontend technology decisions they make in their roles.

show more

Share/Embed