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
Redux En RxJS
Search
Florent Le Gall
April 21, 2016
Programming
0
180
Redux En RxJS
Ma présentation de Redux en RxJS à Devoxx France
Florent Le Gall
April 21, 2016
Tweet
Share
Other Decks in Programming
See All in Programming
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
250
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.5k
はじめてのMaterial3 Expressive
ym223
2
890
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
560
@Environment(\.keyPath)那么好我不允许你们不知道! / atEnvironment keyPath is so good and you should know it!
lovee
0
120
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
140
個人開発で徳島大学生60%以上の心を掴んだアプリ、そして手放した話
akidon0000
1
140
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
2k
AIコーディングAgentとの向き合い方
eycjur
0
280
Swift Updates - Learn Languages 2025
koher
2
490
testingを眺める
matumoto
1
140
Design Foundational Data Engineering Observability
sucitw
3
200
Featured
See All Featured
It's Worth the Effort
3n
187
28k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
Practical Orchestrator
shlominoach
190
11k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Typedesign – Prime Four
hannesfritz
42
2.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The Cult of Friendly URLs
andyhume
79
6.6k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Transcript
#DevoxxFR #ReduxEnRxJS Redux en RxJS Florent Le Gall (Fluo) @flornt
1
#DevoxxFR #ReduxEnRxJS Redux en RxJS 2 • Redux ? •
RxJS - Scan • Live coding
#DevoxxFR #ReduxEnRxJS Redux 3 • “A predictable state container for
JavaScript apps”
#DevoxxFR #ReduxEnRxJS Redux 4
#DevoxxFR #ReduxEnRxJS Redux 5
#DevoxxFR #ReduxEnRxJS Redux 6
#DevoxxFR #ReduxEnRxJS Redux 7 • Une seule source de vérité
: le store • L’état en lecture seule • Changements réalisés avec des fonctions pures
#DevoxxFR #ReduxEnRxJS Redux 8 (previousState, action) => newState
#DevoxxFR #ReduxEnRxJS Rx - Scan 9
#DevoxxFR #ReduxEnRxJS Rx - Dispatch / Subscribe 10
#DevoxxFR #ReduxEnRxJS Live Coding ! https:/ /github.com/flegall/devoxx-redux-rxjs 11
#DevoxxFR #ReduxEnRxJS Merci https:/ /github.com/flegall/devoxx-redux-rxjs (code) https:/ /css-tricks.com/learning-react-redux/ (schémas Redux)
https:/ /github.com/garbles/yolk (YolkJS) 12