React 2014 : Lee Campbell & Matt Barrett - Reactive, Event Driven User Interfaces

Описание к видео React 2014 : Lee Campbell & Matt Barrett - Reactive, Event Driven User Interfaces

Reactive user interfaces need to scale from handling dozens to sometimes hundreds of updates per second, to changes in data on a daily or weekly basis, as well as handling input from users. This means that literally everything is a stream of data.

In this talk, Matt and Lee discuss and demonstrate how the trading applications they have built make reactivity a first-class concept to compose these streams to provide real-time information about the state of the market and the platform. They talk about building reactive applications that handle requests that time out, data that gets out of sync, and servers that fail - all elegantly and without refreshing the page.

Комментарии

Информация по комментариям в разработке