Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore performance optimization techniques for React.js applications in this 25-minute conference talk from React.js Conf 2016. Discover how Netflix achieved 100ms key-input and 60fps on low-powered devices while maintaining a declarative, functional programming approach. Learn about principles such as avoiding refs, observation, mixins, and inheritance, using immutable hierarchical state, and implementing declarative data with Falcor. Gain insights into mitigating performance challenges without compromising on architectural principles. Delve into topics including unidirectional flow, high-order components, static diffs, JSX inlining, and transducers to enhance your React.js development skills.