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
You Can GetX it
Search
Frank Tamre
February 26, 2022
Technology
0
34
You Can GetX it
A talk on getX state management
Frank Tamre
February 26, 2022
Tweet
Share
More Decks by Frank Tamre
See All by Frank Tamre
KMM Architecture and Modularization
tamzi
0
20
a billion low end devices and their users
tamzi
0
21
a data structures primer
tamzi
1
30
kotlin MultiPlatform
tamzi
1
62
oh My Tools!
tamzi
1
35
15min Puzzlers
tamzi
1
21
Monetzing Android Applications
tamzi
1
77
Think of the next billion users: Building for Low End devices
tamzi
0
26
the State of the Assistant in 2019
tamzi
1
20
Other Decks in Technology
See All in Technology
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
私なりのAIのご紹介 [2024年版]
qt_luigi
1
120
10分で学ぶKubernetesコンテナセキュリティ/10min-k8s-container-sec
mochizuki875
3
330
Jetpack Composeで始めるServer Cache State
ogaclejapan
2
170
祝!Iceberg祭開幕!re:Invent 2024データレイク関連アップデート10分総ざらい
kniino
3
260
オプトインカメラ:UWB測位を応用したオプトイン型のカメラ計測
matthewlujp
0
170
日本版とグローバル版のモバイルアプリ統合の開発の裏側と今後の展望
miichan
1
130
生成AIをより賢く エンジニアのための RAG入門 - Oracle AI Jam Session #20
kutsushitaneko
4
220
Amazon Kendra GenAI Index 登場でどう変わる? 評価から学ぶ最適なRAG構成
naoki_0531
0
110
小学3年生夏休みの自由研究「夏休みに Copilot で遊んでみた」
taichinakamura
0
150
Snykで始めるセキュリティ担当者とSREと開発者が楽になる脆弱性対応 / Getting started with Snyk Vulnerability Response
yamaguchitk333
2
180
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
140
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
Scaling GitHub
holman
458
140k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
YesSQL, Process and Tooling at Scale
rocio
169
14k
Documentation Writing (for coders)
carmenintech
66
4.5k
Navigating Team Friction
lara
183
15k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
The Language of Interfaces
destraynor
154
24k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
520
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.4k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Transcript
state get github version state management ☺ frank tamre @tamrefrank
insights you can GetX it security
frank tamre
what I will cover agenda • adopting_getx • learnings •
state_of_sm • q&a • the_good • the_ugly • state_management
state_management
state management state management state_management
foodo state management state_management
the_state of state_ management
14 state management approaches state of state management state _of_state_management
opinionated state of state management state _of_state_management
a new one every few months state of state management
state _of_state_management
getX state of state management state _of_state_management
adopting_getX
adopting getX adopting_getX
Why? adopting getX adopting_getX
framework adopting getX adopting_getX
Framework: - route management adopting getX adopting_getX
Framework: - route management - dependency injection adopting getX adopting_getX
3 threes adopting getX adopting_getX
Principles adopting getX adopting_getX
productivity adopting getX adopting_getX performance organization
productivity adopting getX adopting_getX performance organization
3 philosophy adopting getX adopting_getX
handling routes adopting getX adopting_getX
without named routes adopting getX adopting_getX
without named routes adopting getX adopting_getX
without named routes adopting getX adopting_getX bad practice
with named routes adopting getX adopting_getX
lib adopting getX adopting_getX routes
lib adopting getX adopting_getX routes ios /ios_router android/android_router web /web_router
desktop /desktop_router
adopting getX adopting_getX
state management adopting getX adopting_getX
adopting getX adopting_getX .obx .obs
dependency management adopting getX adopting_getX
the_ugly
simplified the ugly the_ugly
not many production apps the ugly the_ugly
the_good
little code the good the_good
simplicity the good the_good
validation the good the_good
internationalization the good the_good
multi-screen support the good the_good
learnings
hackathons learnings learnings
documentation helps learnings learnings
an open mind. learnings learnings
summary summary
got questions questions