December 14, 2019

145 words 1 min read

Reactive programming for frontend developers

Reactive programming for frontend developers

Luca Mezzalira walks you through reactive programming using two different frameworks: Vue.js and MobX. You'll start with a basic example that will be extended during the workshop, adding new functionalities and analyzing how the reactive approach helps in your frontend projects.

Talk Title Reactive programming for frontend developers
Speakers Luca Mezzalira (DAZN)
Conference O’Reilly Fluent Conference
Conf Tag The Web Platform in Practice
Location San Jose, California
Date June 12-14, 2018
URL Talk Page
Slides Talk Slides
Video

Luca Mezzalira walks you through reactive programming using two different frameworks: Vue.js and MobX. You’ll start with a basic example that will be extended during the workshop, adding new functionalities, such as consuming remote endpoints, structuring an application (view, stores, actions, etc.), handling the application state in a reactive way, and unidirectional data flow, and analyzing how the reactive approach helps in your frontend projects. Topics include:

comments powered by Disqus