0%

Book Description

Twitter Flight is an open source library from Twitter used heavily in their front end Javascript. It offers a lightweight way to define the behavior of and communication between components, which are well-defined fragments of a page meant for progressive enhancement.

This book was written for the curious Javascript developer who learns new libraries by hacking on examples or personal projects. We walk through developing a simple sample application - an RSS reader - using Twitter Flight and supporting libraries. Everything from basic components like tabs to remote data fetching is covered, highlighting the benefits Flight offers for event-driven applications.

Table of Contents

  1. Preface
  2. 1. Git and Testing Basics
  3. 2. The DOM Event Model
  4. 3. Twitter Flight - Event-Driven Components
  5. 4. Triggering and Responding to Events
  6. 5. Data Components and Accessing Remote Data
  7. 6. Stateful UI Components
  8. 7. Integrating with Third Party Libraries
  9. 8. Mixins and Advice
3.147.44.182