A Cartoon Guide to Performance in React
Offered By: JSConf via YouTube
Course Description
Overview
Explore the performance advantages of React in this 28-minute JSConf Iceland 2016 talk by Lin Clark. Discover why React is renowned for its speed and learn practical techniques to optimize your React applications. Delve into topics such as the Main Thread, Virtual DOM, onclick handlers, reducing reflows, and the intricacies of shouldComponentUpdate. Gain insights into common performance pitfalls and how to avoid them, ultimately enhancing your understanding of React's efficiency and improving your development skills.
Syllabus
Introduction
The Main Thread
Virtual DOM
Onclick handler
Reduce reflows
Children
Comparison
Why
Should Component Update
Should Component Update Bug
Conclusion
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube