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
42
REST_vs_GraphQL_今夜はご注文はどっち.pdf
cypresskuo
0
21
CSS_重構.pdf
cypresskuo
0
22
跟上_JS_的腳步-ES2020.pdf
cypresskuo
0
25
Core_Web_Vitals.pdf
cypresskuo
0
51
這個時代人人都知道的敏捷開發.pdf
cypresskuo
0
55
Webassembly.pdf
cypresskuo
0
11
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Building Adaptive Systems
keathley
43
2.7k
Being A Developer After 40
akosma
90
590k
A designer walks into a library…
pauljervisheath
207
24k
Designing for humans not robots
tammielis
253
25k
Building Applications with DynamoDB
mza
96
6.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
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