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
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
57
TailorにおけるSchema-driven UIの実践例
izumisy
0
500
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
540
StackoverflowでREPを稼ぐ技術
izumisy
1
850
フロントエンド・バリデーション
izumisy
5
3.7k
Other Decks in Technology
See All in Technology
実践 Datadog MCP Server
nulabinc
PRO
1
130
[JAWS DAYS 2026]私の AWS DevOps Agent 推しポイント
furuton
0
150
kintone開発のプラットフォームエンジニアの紹介
cybozuinsideout
PRO
0
870
僕、S3 シンプルって名前だけど全然シンプルじゃありません よろしくお願いします
yama3133
1
210
AIエージェント、 社内展開の前に知っておきたいこと
oracle4engineer
PRO
2
110
Abuse report だけじゃない。AWS から緊急連絡が来る状況とは?昨今の攻撃や被害の事例の紹介と備えておきたい考え方について
kazzpapa3
1
580
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.4k
銀行の内製開発にて2つのプロダクトを1つのチームでスクラムしてみてる話
koba1210
1
120
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
660
今のWordPress の制作手法ってなにがあんねん?(改) / What’s the Deal with WordPress Development These Days?
tbshiki
0
400
PMとしての意思決定とAI活用状況について
lycorptech_jp
PRO
0
110
AI時代のSaaSとETL
shoe116
1
130
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
For a Future-Friendly Web
brad_frost
183
10k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
We Have a Design System, Now What?
morganepeng
55
8k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
380
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
630
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
100
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
75
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
150
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