SlideShare a Scribd company logo
Reactive Programming
Florent Pillet
DMCA Meetup - Sophia Antipolis, Feb 21st 2018
Reactive
programming
Programming with streams
of asynchronous data
“It's just a callback”
Krunoslav Zaher, author of RxSwift
5 stages to the Zen of Rx
! Learning curve
" Mind bending
# Frustration
$ Enlightenment
% Code clarity & predictability
Asynchronous data
• Network request
• Current location
• Loading data from a database
• Getting images from a cache
• etc…
Asynchronous data
• User interaction
• Notification
• Network up / down
• State changes
• etc…
Observable sequences
Some work you start
Observable sequences
Infinite sequence you subscribe to (i.e. notifications)
Observable sequences
Some work that fails
Observable sequences
Sources most often start work when you subscribe
Observable sequences
Sources most often start work when you subscribe
Observable sequences
Sources most often start work when you subscribe
Observable sequences
Sources most often start work when you subscribe
Cancellation
Disposables let you cancel a subscription at any time
Cancellation
Disposables let you cancel a subscription at any time
Cancellation
Disposables let you cancel a subscription at any time
Operators
Transform
Operators
Transform
Operators
Compose
Easy timers
Easy timers
Easy timers
Decoupling producer and consumer
Decoupling producer and consumer
Decoupling producer and consumer
Decoupling producer and consumer
Decoupling producer and consumer
Expressive pipelines
Expressive pipelines
Expressive pipelines
Expressive pipelines
Expressive pipelines
Expressive pipelines
Expressive pipelines
Mock sources of data for tests
Replace state with observables
Inspired by Shai Mishali - @freak4pc
Replace state with observables
Inspired by Shai Mishali - @freak4pc
Replace state with observables
Inspired by Shai Mishali - @freak4pc
Replace state with observables
Inspired by Shai Mishali - @freak4pc
Replace state with observables
Inspired by Shai Mishali - @freak4pc
Replace state with observables
Inspired by Shai Mishali - @freak4pc
Manage threading
Manage threading
Manage threading
Manage threading
Rx powah !
Rx Take away
• Powerful abstraction
• Steep learning curve
• Starting with Futures & Promises can help
• Use sparingly at first
• Teams should progress in lockstep
Rx Take away
Many frameworks, same concepts, similar operators:
• RxSwift, ReactiveSwift
• RxJava, RxKotlin
• RxJS
• ... and many more at reactivex.io
Thank you
Reactive Programming
with RxSwift
https://raywenderlich.com
Florent Pillet
@fpillet

More Related Content

Similar to DMCA#21: reactive-programming (20)

PPTX
Luis Atencio on RxJS
Luis Atencio
 
PPTX
RxSwift
Kristaps Grinbergs
 
PDF
RxJS - The Reactive extensions for JavaScript
Viliam Elischer
 
PDF
My Gentle Introduction to RxJS
Mattia Occhiuto
 
PPTX
Functional Reactive Programming with RxJS
stefanmayer13
 
PPTX
Reactive Programming in Java 8 with Rx-Java
Kasun Indrasiri
 
PDF
Introduction to reactive programming
Leapfrog Technology Inc.
 
PDF
Reactive x
Gabriel Araujo
 
PPTX
Reactive programming
saykopatt
 
PPTX
Mini training - Reactive Extensions (Rx)
Betclic Everest Group Tech Team
 
PDF
Reactive programming and RxJS
Ravi Mone
 
PDF
Reactive systems
Naresh Chintalcheru
 
PPTX
RxJS and Reactive Programming - Modern Web UI - May 2015
Ben Lesh
 
PDF
DZone_RC_RxJS
Luis Atencio
 
PPTX
Promises, promises, and then observables
Stefan Charsley
 
PDF
Reactive java - Reactive Programming + RxJava
NexThoughts Technologies
 
PPTX
Solve it Differently with Reactive Programming
Supun Dissanayake
 
PDF
Streams, Streams Everywhere! An Introduction to Rx
Andrzej Sitek
 
PDF
Reactive programming
Jianbin LIN
 
PDF
Reactive Programming
Knoldus Inc.
 
Luis Atencio on RxJS
Luis Atencio
 
RxJS - The Reactive extensions for JavaScript
Viliam Elischer
 
My Gentle Introduction to RxJS
Mattia Occhiuto
 
Functional Reactive Programming with RxJS
stefanmayer13
 
Reactive Programming in Java 8 with Rx-Java
Kasun Indrasiri
 
Introduction to reactive programming
Leapfrog Technology Inc.
 
Reactive x
Gabriel Araujo
 
Reactive programming
saykopatt
 
Mini training - Reactive Extensions (Rx)
Betclic Everest Group Tech Team
 
Reactive programming and RxJS
Ravi Mone
 
Reactive systems
Naresh Chintalcheru
 
RxJS and Reactive Programming - Modern Web UI - May 2015
Ben Lesh
 
DZone_RC_RxJS
Luis Atencio
 
Promises, promises, and then observables
Stefan Charsley
 
Reactive java - Reactive Programming + RxJava
NexThoughts Technologies
 
Solve it Differently with Reactive Programming
Supun Dissanayake
 
Streams, Streams Everywhere! An Introduction to Rx
Andrzej Sitek
 
Reactive programming
Jianbin LIN
 
Reactive Programming
Knoldus Inc.
 

More from Olivier Destrebecq (13)

PDF
N'en restons pas au REST, l'heure est au GraphQL
Olivier Destrebecq
 
PPTX
React xp
Olivier Destrebecq
 
PDF
Le RGPD dans le contexte mobile
Olivier Destrebecq
 
PDF
AWS chez Attestis
Olivier Destrebecq
 
PDF
DMCA #25: Jenkins - Docker & Android: Comment Docker peu faciliter la créatio...
Olivier Destrebecq
 
PDF
DMCA #23: Patrick kedziora - boilingice - art is theft 2018
Olivier Destrebecq
 
PDF
DMCA #20: Migration Natif vers react natif
Olivier Destrebecq
 
PDF
DevMobCA #18: beacons
Olivier Destrebecq
 
PDF
DevMobCA #18: L'industrialisation des application mobiles
Olivier Destrebecq
 
PDF
Mobilization 2017: Don't lose your users because of endless quality issues
Olivier Destrebecq
 
PDF
DevMobCA #16: Comment arrêter de perdre des clients sur votre site ou appli s...
Olivier Destrebecq
 
PDF
Designing a json/rest api for your mobile app
Olivier Destrebecq
 
PDF
DevMobCA: Continuous integration
Olivier Destrebecq
 
N'en restons pas au REST, l'heure est au GraphQL
Olivier Destrebecq
 
Le RGPD dans le contexte mobile
Olivier Destrebecq
 
AWS chez Attestis
Olivier Destrebecq
 
DMCA #25: Jenkins - Docker & Android: Comment Docker peu faciliter la créatio...
Olivier Destrebecq
 
DMCA #23: Patrick kedziora - boilingice - art is theft 2018
Olivier Destrebecq
 
DMCA #20: Migration Natif vers react natif
Olivier Destrebecq
 
DevMobCA #18: beacons
Olivier Destrebecq
 
DevMobCA #18: L'industrialisation des application mobiles
Olivier Destrebecq
 
Mobilization 2017: Don't lose your users because of endless quality issues
Olivier Destrebecq
 
DevMobCA #16: Comment arrêter de perdre des clients sur votre site ou appli s...
Olivier Destrebecq
 
Designing a json/rest api for your mobile app
Olivier Destrebecq
 
DevMobCA: Continuous integration
Olivier Destrebecq
 
Ad

Recently uploaded (20)

PDF
IObit Driver Booster Pro 12.4.0.585 Crack Free Download
henryc1122g
 
PDF
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
PDF
How to Hire AI Developers_ Step-by-Step Guide in 2025.pdf
DianApps Technologies
 
PPTX
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
PDF
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
PDF
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PDF
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
PPTX
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
PDF
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
PPTX
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
PDF
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
PDF
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
PPTX
Coefficient of Variance in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
IObit Driver Booster Pro 12.4.0.585 Crack Free Download
henryc1122g
 
Technical-Careers-Roadmap-in-Software-Market.pdf
Hussein Ali
 
How to Hire AI Developers_ Step-by-Step Guide in 2025.pdf
DianApps Technologies
 
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Open Chain Q2 Steering Committee Meeting - 2025-06-25
Shane Coughlan
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
AOMEI Partition Assistant Crack 10.8.2 + WinPE Free Downlaod New Version 2025
bashirkhan333g
 
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
Coefficient of Variance in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
Ad

DMCA#21: reactive-programming