Why Does React Scale
Offered By: JSConf via YouTube
Course Description
Overview
Explore the design decisions that make React scalable for large projects in this JSConf 2014 talk. Dive into key concepts like the Virtual DOM, re-rendering, and server-side rendering. Learn about React's developer tools, debugging techniques, and state management. Discover how to inspect elements, use the React debugger, and understand the differences between React and jQuery. Gain insights into React's approach to props and component cloning. Enhance your understanding of React's scalability and its impact on large-scale application development.
Syllabus
Intro
Why does React Scale
Inspect Element
React Tools
Debugging
Forward in time
Debugger
Local Variable
State
React
SetState
Prop
Passing things
The bad
Developer Tools
Probes
React vs jQuery
React clone with props
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