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
Our Journey with the Biggest Elm App in Japan
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Seiya IZUMI
June 27, 2019
Technology
0
190
Our Journey with the Biggest Elm App in Japan
Seiya IZUMI
June 27, 2019
Tweet
Share
More Decks by Seiya IZUMI
See All by Seiya IZUMI
Node.jsの宣言的マイグレーションツール作った
izumisy
0
55
TailorにおけるSchema-driven UIの実践例
izumisy
0
490
Elm, the functional frontend
izumisy
3
1.2k
Elmの歩き方2019
izumisy
5
3.5k
jQueryからElmまで
izumisy
1
1.7k
Ordering and Ordered
izumisy
1
110
Choo: Fun Functional Framework
izumisy
1
530
StackoverflowでREPを稼ぐ技術
izumisy
1
850
フロントエンド・バリデーション
izumisy
5
3.7k
Other Decks in Technology
See All in Technology
チームメンバー迷わないIaC設計
hayama17
5
3.9k
Bill One 開発エンジニア 紹介資料
sansan33
PRO
5
18k
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
5
830
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
290
Startups on Rails: 2026 at RubyConf Thailand
irinanazarova
0
140
AIエンジニア Devin と歩む、自律型運用プロセスの構築
a2ito
0
710
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
15
95k
Master Dataグループ紹介資料
sansan33
PRO
1
4.4k
組織のSREを推進するためのPlatform EngineeringとEKS / Platform Engineering and EKS to drive SRE in your organization
chmikata
0
180
AI時代にエンジニアはどう成長すれば良いのか?
recruitengineers
PRO
1
140
Lookerの最新バージョンv26.2がやばい話
waiwai2111
1
160
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
130
Featured
See All Featured
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
130
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.3k
sira's awesome portfolio website redesign presentation
elsirapls
0
180
Mobile First: as difficult as doing things right
swwweet
225
10k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
460
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.8k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
A better future with KSS
kneath
240
18k
My Coaching Mixtape
mlcsv
0
64
Transcript
None
None
None
None
None
None
None
• • •
None
None
None
… • • •
None
None
None
None
None
None
↑
• • •
None
getByTeamId : String -> Team getByTeamId teamId = ... type
alias TeamId = String getByTeamId : TeamId -> Team getByTeamId teamId = ... module TeamId exposing (TeamId, new) type TeamId = TeamId String -- getByTeamId : TeamId -> Team -- getByTeamId id = -- ....
None
None
None
None
None
None
None
None
None
• • •
• • •
None
None