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 Extension
Search
CypressKuo
July 15, 2016
0
70
Reactive Extension
Reactive Extension @ PIXNET
CypressKuo
July 15, 2016
Tweet
Share
More Decks by CypressKuo
See All by CypressKuo
Deep-copying.pdf
cypresskuo
0
28
CSS_for_Web_Vitals.pdf
cypresskuo
0
35
談談_Code_review.pdf
cypresskuo
0
41
REST_vs_GraphQL_今夜はご注文はどっち.pdf
cypresskuo
0
21
CSS_重構.pdf
cypresskuo
0
22
跟上_JS_的腳步-ES2020.pdf
cypresskuo
0
24
Core_Web_Vitals.pdf
cypresskuo
0
47
這個時代人人都知道的敏捷開發.pdf
cypresskuo
0
54
Webassembly.pdf
cypresskuo
0
11
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Automating Front-end Workflow
addyosmani
1370
200k
Faster Mobile Websites
deanohume
307
31k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
It's Worth the Effort
3n
185
28k
Optimizing for Happiness
mojombo
379
70k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
The Language of Interfaces
destraynor
158
25k
Gamification - CAS2011
davidbonilla
81
5.3k
Transcript
Reactive Extensions CypressKuo @PIXNET F2E 2016/07/15 /11 1
/11 2
What is the Rx The Reactive Extensions (Rx) is a
library for composing asynchronous and event-based programs using observable sequences and LINQ- style query operators. — https://rx.codeplex.com /11 3
An API for asynchronous programming with observable streams /11 4
Stream: 碻樌ଧڜӤጱӞ蝫Ԁ虻碘Ԫկ /11 5
• Ӟ蝫Ԁጱ讨䢗Ӿ玲讨䢗樌ᵍ 250ms 獉ጱ蝫媲讨䢗 /11 6
/11 7
/11 8
Demo /11 9 https://github.com/CypressKuo/RxJS
References • https://rx.codeplex.com • http://reactivex.io • https://github.com/Reactive-Extensions/RxJS • http://rxmarbles.com •
https://gist.github.com/staltz/868e7e9bc2a7b8c1f754 • http://blog.techbridge.cc/2016/05/28/reactive- programming-intro-by-rxjs/ /11 10
Thank you /11 11