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

Formale Metadaten

Titel
Lean React - Patterns for High-Performance
Serientitel
Anzahl der Teile
61
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
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.