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
Seiya IZUMI
June 27, 2019
Technology
0
160
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
TailorにおけるSchema-driven UIの実践例
izumisy
0
260
Elm, the functional frontend
izumisy
3
1.1k
Elmの歩き方2019
izumisy
5
3.4k
jQueryからElmまで
izumisy
1
1.6k
Ordering and Ordered
izumisy
1
93
僕が新卒として意識している4つのこと
izumisy
0
120
Choo: Fun Functional Framework
izumisy
1
500
StackoverflowでREPを稼ぐ技術
izumisy
1
820
フロントエンド・バリデーション
izumisy
5
3.6k
Other Decks in Technology
See All in Technology
Amplifyとゼロからはじめた AIコーディング 成果と展望
mkdev10
1
360
エンジニア向け技術スタック情報
kauche
0
110
OAuth/OpenID Connectで実現するMCPのセキュアなアクセス管理
kuralab
5
810
2025/6/21 日本学術会議公開シンポジウム発表資料
keisuke198619
2
470
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
140
AIのAIによるAIのための出力評価と改善
chocoyama
0
480
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
220
CSS、JSをHTMLテンプレートにまとめるフロントエンド戦略
d120145
0
200
Amazon Q Developer for GitHubとAmplify Hosting でサクッとデジタル名刺を作ってみた
kmiya84377
0
3.5k
Workflows から Agents へ ~ 生成 AI アプリの成長過程とアプローチ~
belongadmin
3
170
登壇ネタの見つけ方 / How to find talk topics
pinkumohikan
2
190
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
270
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
480
A Tale of Four Properties
chriscoyier
159
23k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Site-Speed That Sticks
csswizardry
10
650
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
920
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