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
Introduction pour l'atelier "Elm Shop"
Search
Pascal Le Merrer
December 06, 2021
Programming
0
110
Introduction pour l'atelier "Elm Shop"
Présentation du langage et de l'architecture Elm
Pascal Le Merrer
December 06, 2021
Tweet
Share
More Decks by Pascal Le Merrer
See All by Pascal Le Merrer
Le côté obscur des IA génératives
pascallemerrer
0
180
eXtreme Programming : la méthode Agile ?
pascallemerrer
0
83
Le rocher de Sysiphe - AFUP Day Rennes 2021
pascallemerrer
0
87
Coding dojos - Agile Tour Rennes 2019
pascallemerrer
0
61
Comment Elm a changé mon expérience de dev front-end
pascallemerrer
0
180
Coding dojos - Diffusez les bonnes pratiques de dev !
pascallemerrer
0
95
Software Craftsmanship - De le théorie à la pratique
pascallemerrer
0
360
Other Decks in Programming
See All in Programming
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
510
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
490
CSC307 Lecture 10
javiergs
PRO
1
690
Head of Engineeringが現場で回した生産性向上施策 2025→2026
gessy0129
0
210
あなたはユーザーではない #PdENight
kajitack
4
300
Claude Codeと2つの巻き戻し戦略 / Two Rewind Strategies with Claude Code
fruitriin
0
200
AIプロダクト時代のQAエンジニアに求められること
imtnd
2
660
AIに仕事を丸投げしたら、本当に楽になれるのか
dip_tech
PRO
0
180
Event Storming
hschwentner
3
1.3k
CopilotKit + AG-UIを学ぶ
nearme_tech
PRO
1
120
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
130
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
190
Featured
See All Featured
Chasing Engaging Ingredients in Design
codingconduct
0
130
Google's AI Overviews - The New Search
badams
0
930
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
Being A Developer After 40
akosma
91
590k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Mind Mapping
helmedeiros
PRO
1
110
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Context Engineering - Making Every Token Count
addyosmani
9
730
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Navigating Weather and Climate Data
rabernat
0
130
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
Transcript
Initiation à Elm Pascal Le Merrer @pascallemerrer Auteur de «
Elm par la pratique » Novembre 2021
1 Sommaire Quel est l’intérêt de Elm ? 0 Qu’est-ce
que Elm ? 2 The Elm Architecture
Qu’est-ce que Elm ?
UN LANGAGE FONCTIONNEL POUR LE FRONT-END
COMPILE EN JS
PAS DE FRAMEWORK
Quel est l’intérêt de Elm ?
ROBUSTESSE
PERFORMANCES
SEMANTIC VERSIONING CONTRAINT
MESSAGES D’ERREUR
SIMPLICITÉ
MAINTENABILITÉ
SERENITE
Source : https://leanpub.com/elmparlapratique
Source : https://leanpub.com/elmparlapratique
ET MAINTENANT, CODONS !