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
React.Suspense & react-cache
Search
Flo Barriol
May 16, 2019
Technology
0
30
React.Suspense & react-cache
Duo futuriste pour requêter des données en ReactJS
Flo Barriol
May 16, 2019
Tweet
Share
Other Decks in Technology
See All in Technology
テストコード品質を高めるためにMutation Testingライブラリ・Strykerを実戦導入してみた話
ysknsid25
7
2.7k
インフラとバックエンドとフロントエンドをくまなく調べて遅いアプリを早くした件
tubone24
1
430
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
180
TypeScriptの次なる大進化なるか!? 条件型を返り値とする関数の型推論
uhyo
2
1.7k
Lexical Analysis
shigashiyama
1
150
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
390
OCI Network Firewall 概要
oracle4engineer
PRO
0
4.2k
20241120_JAWS_東京_ランチタイムLT#17_AWS認定全冠の先へ
tsumita
2
300
OCI Vault 概要
oracle4engineer
PRO
0
9.7k
EventHub Startup CTO of the year 2024 ピッチ資料
eventhub
0
120
Flutterによる 効率的なAndroid・iOS・Webアプリケーション開発の事例
recruitengineers
PRO
0
120
『Firebase Dynamic Links終了に備える』 FlutterアプリでのAdjust導入とDeeplink最適化
techiro
0
130
Featured
See All Featured
Scaling GitHub
holman
458
140k
RailsConf 2023
tenderlove
29
900
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
KATA
mclloyd
29
14k
Statistics for Hackers
jakevdp
796
220k
Typedesign – Prime Four
hannesfritz
40
2.4k
Six Lessons from altMBA
skipperchong
27
3.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
GraphQLとの向き合い方2022年版
quramy
43
13k
Building an army of robots
kneath
302
43k
Transcript
ReaCt.suspense & react-cache Duo futuriste pour requêter des données en
ReactJS @FlorentBarriol
I’m here ! @FlorentBarriol
React.suspense & React.lazy Faire du code-splitting @FlorentBarriol
— Moi — Le code splitting, c’est diviser pour mieux
servir @FlorentBarriol
Dynamic import @FlorentBarriol
React.lazy(import) @FlorentBarriol
<React.Suspense /> @FlorentBarriol
react-cache @FlorentBarriol
Que de suspense ! @FlorentBarriol
The API may will change wildly between versions. No, Really,
It is Unstable — Le readme du package — @FlorentBarriol
setGlobalCacheLimit(limit) @FlorentBarriol
createResource(fetch, hashInput) @FlorentBarriol
read(input) @FlorentBarriol
Démo @FlorentBarriol
Merci ! Des questions ? @FlorentBarriol @FlorentBarriol
Repo Github de la démo https://github.com/florentbarriol/demo-talk-react-suspense @FlorentBarriol