YoVDO

Performance Without Compromise in React.js - Achieving Speed on Low-Power Devices

Offered By: Meta via YouTube

Tags

Functional Programming Courses Front-end Development Courses Transducers Courses JSX Courses Higher-Order Components Courses Declarative Programming Courses

Course Description

Overview

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.

Syllabus

Intro
Background
Unidirectional Flow
Mixins
Measuring
Highorder components
Not perfect
Separating styles
Writing static diffs
JSX
Inliner
Transducers


Taught by

Meta Developers

Related Courses

Complete React Hooks Course 2021: A - Z ( Scratch to React )
Udemy
React: Design Patterns
LinkedIn Learning
Advanced Vue.js Features from the Ground Up
Frontend Masters
React Class Component Patterns
egghead.io
Higher Order Components with Functional Patterns Using Recompose
egghead.io