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

ODP
Finding the Bad Actor: Custom scoring & forensic name matching with Elastics...
PPT
Enterprise Search Europe 2015: Fishing the big data streams - the future of ...
PPTX
Entity framework advanced
KEY
scrazzl - A technical overview
PDF
Never Stop Exploring - Pushing the Limits of Solr: Presented by Anirudha Jadh...
PDF
External Master Data in Alfresco: Integrating and Keeping Metadata Consistent...
PDF
Dr. Datascience or: How I Learned to Stop Munging and Love Tests
PDF
Interactive Data Analysis with Apache Flink @ Flink Meetup in Berlin
Finding the Bad Actor: Custom scoring & forensic name matching with Elastics...
Enterprise Search Europe 2015: Fishing the big data streams - the future of ...
Entity framework advanced
scrazzl - A technical overview
Never Stop Exploring - Pushing the Limits of Solr: Presented by Anirudha Jadh...
External Master Data in Alfresco: Integrating and Keeping Metadata Consistent...
Dr. Datascience or: How I Learned to Stop Munging and Love Tests
Interactive Data Analysis with Apache Flink @ Flink Meetup in Berlin

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

PDF
Test Automation in the Microservices Oriented Enterprise by Shawn Wallace
PDF
Test driven infrastructure development (2 - puppetconf 2013 edition)
PDF
Resilient Event Driven Systems With Kafka
PPTX
Debunking Common Myths in Stream Processing
PDF
初探 OpenTelemetry - 蒐集遙測數據的新標準
PPTX
Build your own analytics power tools
PDF
Five Fabulous Sinks for Your Kafka Data. #3 will surprise you! (Rachel Pedres...
PPTX
"Data Provenance: Principles and Why it matters for BioMedical Applications"
PDF
Fraud Detection with Hadoop
PDF
Vayacondios: Divine into Complex Systems
PDF
Scientific Revenue USF 2016 talk
PDF
AdhearsionConf 2013 Keynote
PDF
Design for Scale / Surge 2010
PDF
Event Driven Services Part 2: Building Event-Driven Services with Apache Kafka
PDF
Genji: Framework for building resilient near-realtime data pipelines
PDF
On Inherent Complexity of Computation, by Attila Szegedi
PPTX
My Little Webap - DevOpsSec is Magic
PDF
DevOps 2016 summit
PDF
Leaving the Ivory Tower: Research in the Real World
PDF
Software Architecture and Predictive Models in R
Test Automation in the Microservices Oriented Enterprise by Shawn Wallace
Test driven infrastructure development (2 - puppetconf 2013 edition)
Resilient Event Driven Systems With Kafka
Debunking Common Myths in Stream Processing
初探 OpenTelemetry - 蒐集遙測數據的新標準
Build your own analytics power tools
Five Fabulous Sinks for Your Kafka Data. #3 will surprise you! (Rachel Pedres...
"Data Provenance: Principles and Why it matters for BioMedical Applications"
Fraud Detection with Hadoop
Vayacondios: Divine into Complex Systems
Scientific Revenue USF 2016 talk
AdhearsionConf 2013 Keynote
Design for Scale / Surge 2010
Event Driven Services Part 2: Building Event-Driven Services with Apache Kafka
Genji: Framework for building resilient near-realtime data pipelines
On Inherent Complexity of Computation, by Attila Szegedi
My Little Webap - DevOpsSec is Magic
DevOps 2016 summit
Leaving the Ivory Tower: Research in the Real World
Software Architecture and Predictive Models in R
Ad

More from Olivier Destrebecq (13)

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

Recently uploaded (20)

PPTX
history of c programming in notes for students .pptx
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
medical staffing services at VALiNTRY
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PPTX
ai tools demonstartion for schools and inter college
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Nekopoi APK 2025 free lastest update
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
AI in Product Development-omnex systems
PDF
Digital Strategies for Manufacturing Companies
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
history of c programming in notes for students .pptx
VVF-Customer-Presentation2025-Ver1.9.pptx
Odoo Companies in India – Driving Business Transformation.pdf
wealthsignaloriginal-com-DS-text-... (1).pdf
Operating system designcfffgfgggggggvggggggggg
Odoo POS Development Services by CandidRoot Solutions
Reimagine Home Health with the Power of Agentic AI​
medical staffing services at VALiNTRY
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Wondershare Filmora 15 Crack With Activation Key [2025
ai tools demonstartion for schools and inter college
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Nekopoi APK 2025 free lastest update
PTS Company Brochure 2025 (1).pdf.......
AI in Product Development-omnex systems
Digital Strategies for Manufacturing Companies
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
How to Migrate SBCGlobal Email to Yahoo Easily
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025

DMCA#21: reactive-programming