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
Persist data across system
Search
Pratik Shah
January 01, 2020
Programming
0
53
Persist data across system
Persisting redux store across systems
Pratik Shah
January 01, 2020
Tweet
Share
Other Decks in Programming
See All in Programming
Androidアプリのモジュール分割における:x:commonを考える
okuzawats
1
190
週次リリースを実現するための グローバルアプリ開発
tera_ny
1
110
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
140
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
830
快速入門可觀測性
blueswen
0
410
LLM Supervised Fine-tuningの理論と実践
datanalyticslabo
7
1.5k
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
730
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
3
770
情報漏洩させないための設計
kubotak
4
840
StarlingMonkeyを触ってみた話 - 2024冬
syumai
3
280
Mermaid x AST x 生成AI = コードとドキュメントの完全同期への道
shibuyamizuho
1
270
103 Early Hints
sugi_0000
1
260
Featured
See All Featured
A Tale of Four Properties
chriscoyier
157
23k
Embracing the Ebb and Flow
colly
84
4.5k
Faster Mobile Websites
deanohume
305
30k
Git: the NoSQL Database
bkeepers
PRO
427
64k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Fireside Chat
paigeccino
34
3.1k
GitHub's CSS Performance
jonrohan
1031
460k
Become a Pro
speakerdeck
PRO
26
5k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
66k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Adopting Sorbet at Scale
ufuk
73
9.1k
Transcript
yoopratik PERSISTING DATA ACROSS SYSTEM 1
yoopratik THE BIG PROBLEM OF 2
yoopratik REDUX CYCLE
yoopratik 4 + =
yoopratik REDUX PERSIST 5
yoopratik REDUX CYCLE + PERSIST REDUX STORE PERSIST STORE
yoopratik THE EXAMPLE PROBLEM
yoopratik PERSIST CONFIGURATION 8 https://codesandbox.io/s/local-storage-persist-data-mr2ox
yoopratik REDUX CONFIGURATION 9
yoopratik REDUCER CONFIGURATION 10
yoopratik STORE CONFIGURATION 11
yoopratik APP CONFIGURATION 12
yoopratik DISPATCH ACTIONS 13
yoopratik RETAIN SPECIFIC PARTS OF STORE 14
yoopratik PERSISTING ACROSS SYSTEM 15
yoopratik CUSTOM STORAGE APP 16
yoopratik CUSTOM STORE
yoopratik ADVANCE CUSTOMISATION 18 1. MERGE 2. MIGRATION 3. TRANSFOMATION
4. STORE
yoopratik THANK YOU 19 techzaion.com