ReactFoo 2017

A conference on React

Siddharth Jain

@f0rr0

Async State Management with Observables

Submitted Jun 16, 2017

At Housing.com, while architecting our React Native apps, we needed a state management middleware for Redux that elegantly solves the most commonly occurring problems in an app based scenario: cancelling, retrying, debouncing and combining multiple async operations. We looked towards observables and RxJS to solve this problem. In particular, we used a Redux middleware: redux-observable, developed at Netflix, that allowed us to compose and handle side-effects. This talk highlights on our experience, lessons learnt and hopefully encourages you to use reactive programming in your applications too.

Outline

https://drive.google.com/file/d/0B2dIj_eFX-NoRXo4VzVLY1BWRTJlelJXcmktTU1ZdURSVVZn/view?usp=drivesdk

Requirements

Nothing is required

Speaker bio

Senior Software Developer @ Housing.com
React/React Native

  • github.com/f0rr0

Slides

https://drive.google.com/file/d/0B2dIj_eFX-NoRXo4VzVLY1BWRTJlelJXcmktTU1ZdURSVVZn/view?usp=drivesdk

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

A community - for and of - front-end engineers to share experiences with ReactJS, performant apps with React, crafting better User Interfaces (UI) with React and GraphQL ecosystem. ReactFoo also discusses design patterns and user experience. more