We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Lean React - Patterns for High-Performance

Formal Metadata

Title
Lean React - Patterns for High-Performance
Title of Series
Number of Parts
61
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
ReactJS is a front-end JavaScript library that is improving developer productivity, enabling easier development of scalable web-app front-ends, and is rapidly gaining marketplace adoption. In this talk I'll cover an intro to the ReactJS framework (including Redux), why it's powerful, and how it works. I'll share real-world examples of best practices, common pitfalls (and how to avoid them), and lean architecture patterns for creating robust applications that have high-performance and minimize tech-debt. Some specific topics I'll cover: JSX, virtual dom, React app architectures, component lifecycle and declarations, redux stores, reducer normalization, lean state & network lifecycle management.