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
35
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
激動の時代を爆速リチーミングで乗り越えろ
sansantech
PRO
1
170
プレイドのユニークな技術とインターンのリアル
plaidtech
PRO
1
490
Zero Trust DNS でより安全なインターネット アクセス
murachiakira
0
110
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
150
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
220
webpack依存からの脱却!快適フロントエンド開発をViteで実現する #vuefes
bengo4com
4
3.7k
東京大学「Agile-X」のFPGA AIデザインハッカソンを制したソニーのAI最適化
sony
0
150
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
690
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
160
re:Inventに行くまでにやっておきたいこと
nagisa53
0
720
OPENLOGI Company Profile for engineer
hr01
1
46k
AIを使ってテストを楽にする
kworkdev
PRO
0
260
Featured
See All Featured
Code Review Best Practice
trishagee
72
19k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Practical Orchestrator
shlominoach
190
11k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Making Projects Easy
brettharned
120
6.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Typedesign – Prime Four
hannesfritz
42
2.8k
Code Reviewing Like a Champion
maltzj
526
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
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