Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Reactive_programming_-_BBL.pdf
Search
Cheesecake Labs
June 03, 2019
Technology
0
21
Reactive_programming_-_BBL.pdf
Cheesecake Labs
June 03, 2019
Tweet
Share
More Decks by Cheesecake Labs
See All by Cheesecake Labs
Cats' wellness & care
cheesecakelabs
0
49
How do we create the first impressions?
cheesecakelabs
0
53
Menstrual cup: suit and freedom
cheesecakelabs
0
57
Life is a cycle, better with a bicycle
cheesecakelabs
0
51
Interview Process: how to get the best of people
cheesecakelabs
1
81
My capsule wardrobe experience
cheesecakelabs
3
58
Stonewall Rebellion and its impact on LGBTQIA+ history
cheesecakelabs
1
37
Pregnancy, childbirth and breastfeeding: What do I have to do with it?
cheesecakelabs
0
45
MBTI - Psychological types described by Jung
cheesecakelabs
0
130
Other Decks in Technology
See All in Technology
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
200
AIのAIによるAIのための出力評価と改善
chocoyama
0
500
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
3
1.6k
あなたの声を届けよう! 女性エンジニア登壇の意義とアウトプット実践ガイド #wttjp / Call for Your Voice
kondoyuko
1
110
Amplifyとゼロからはじめた AIコーディング 成果と展望
mkdev10
1
360
DenoとJSRで実現する最速MCPサーバー開発記 / Building MCP Servers at Lightning Speed with Deno and JSR
yamanoku
1
280
新卒3年目の後悔〜機械学習モデルジョブの運用を頑張った話〜
kameitomohiro
0
380
Amazon S3標準/ S3 Tables/S3 Express One Zoneを使ったログ分析
shigeruoda
2
380
Model Mondays S2E02: Model Context Protocol
nitya
0
180
VISITS_AIIoTビジネス共創ラボ登壇資料.pdf
iotcomjpadmin
0
150
【TiDB GAME DAY 2025】Shadowverse: Worlds Beyond にみる TiDB 活用術
cygames
0
850
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
560
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
BBQ
matthewcrist
89
9.7k
Scaling GitHub
holman
459
140k
Six Lessons from altMBA
skipperchong
28
3.8k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Done Done
chrislema
184
16k
How STYLIGHT went responsive
nonsquared
100
5.6k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
The World Runs on Bad Software
bkeepers
PRO
69
11k
Transcript
Reactive programming
Concept Reactive Programming is an asynchronous programming paradigm concerned with
data streams and the propagation of change.
Reactive extensions: ReactiveX • RxKotlin • RxJava • RxJs •
RxSwift • RxPy...
• Data source • Subscribe/Observer • Hot and cold •
OnNext • OnError • OnComplete Observable
Data stream and propagation of change
• Filter a movie list Example
References • http://reactivex.io/ • https://github.com/ReactiveX/RxKotlin • https://www.youtube.com/watch?v=N0ie4xe48Ng