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
Atom & ES2015
Search
Philippe CHARRIERE
June 22, 2016
Programming
160
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Atom & ES2015
https://github.com/k33g/voxxed.lu.atom
Philippe CHARRIERE
June 22, 2016
More Decks by Philippe CHARRIERE
See All by Philippe CHARRIERE
The Plan v3 pour BDX.io
k33g
1
210
Le Plan
k33g
0
220
Prog Fonctionnelle 🐑
k33g
1
400
Apéro fonctionnel
k33g
0
130
Scala Facile
k33g
0
300
Golo, the Tiny Language that gives super powers
k33g
0
140
Golo, the Tiny Language that gives super powers
k33g
0
290
Apéro Fonctionnel
k33g
0
280
Programmation fonctionnelle 🐑 en JS
k33g
2
300
Other Decks in Programming
See All in Programming
コーディングルールの鮮度を保ちたい for SRE NEXT 2026 / keep-fresh-go-internal-conventions-sre-next-2026
handlename
0
150
AI がコードを書く時代における新卒エンジニアの仕事風景 (2026) / New Graduate Engineers in the Era of AI Coding (2026)
sushichan044
0
240
変わらないものが、変わるものを決める — 意図駆動開発 × イベントソーシング × イミュータブル | What Doesn't Change Decides What Can — IDD × Event Sourcing × Immutability
tomohisa
0
260
AI時代の仕事技芸論〜ソフトウェア開発で「遊ぶように働く」職人的熟達のすすめ(スクフェス仙台 2026バージョン)
kuranuki
0
720
AIキャラアプリkaiwaの低遅延音声通話基盤をどう作ったか - AWS Gravitonで支える低遅延・低コストAI Agent基盤
mogamit
0
190
数百円から始めるRuby電子工作
tarosay
0
100
【やさしく解説 設計編・中級 #4】ルールの寿命と、システムの年輪
panda728
PRO
2
170
信頼性について考えてみる(SRE NEXT 2026 miniLT)
hayama17
0
210
SLOをサービス品質の共通言語にするために 取り組んできたこと
wakana0222
0
550
AI時代のPHPer生存戦略 ~「言語、もうなんでもよくない?」に本気で向き合う~
vivion
0
160
Haskell/Servantを通してWebミドルウェアを捉え直す
pizzacat83
1
610
【やさしく解説 設計編・中級 #6】良いアーキテクチャとは ~ 一本の登り道の、行き先 ~
panda728
PRO
0
180
Featured
See All Featured
The Invisible Side of Design
smashingmag
301
52k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
1k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
500
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.3k
How to Think Like a Performance Engineer
csswizardry
28
2.7k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
How GitHub (no longer) Works
holman
316
150k
How to build a perfect <img>
jonoalderson
1
5.8k
The Pragmatic Product Professional
lauravandoore
37
7.4k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Making the Leap to Tech Lead
cromwellryan
135
10k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.5k
Transcript
#voxxeddaysLU voxxeddays.com/luxembourg/ ATOM & ES2015 Philippe Charrière ! @k33g @k33g_org
! https://github.com/k33g/q/issues GitHub
#voxxeddaysLU voxxeddays.com/luxembourg/ Avant de commencer…
#voxxeddaysLU voxxeddays.com/luxembourg/ sondage
#voxxeddaysLU voxxeddays.com/luxembourg/ > ⚠ implémentations incomplètes > échanges de points
de vue: https:/ /github.com/k33g/voxxed.lu.atom/issues
#voxxeddaysLU voxxeddays.com/luxembourg/ Atom? / Intro
#voxxeddaysLU voxxeddays.com/luxembourg/
#voxxeddaysLU voxxeddays.com/luxembourg/ > cross-platform desktop applications > JavaScript, HTML and
CSS > Chromium 51.0.2704.84 V8: 5.1.281.59 > Node.js 6.1.0 > Open Source
#voxxeddaysLU voxxeddays.com/luxembourg/ > ES 2015 (Babel) > Web Components >
…
#voxxeddaysLU voxxeddays.com/luxembourg/
#voxxeddaysLU voxxeddays.com/luxembourg/
#voxxeddaysLU voxxeddays.com/luxembourg/ > “hackable” > facile à utiliser > >
#voxxeddaysLU voxxeddays.com/luxembourg/ > CoffeeScript …
#voxxeddaysLU voxxeddays.com/luxembourg/ > ES 2015 (Babel)
#voxxeddaysLU voxxeddays.com/luxembourg/
#voxxeddaysLU voxxeddays.com/luxembourg/ > UI > React > atom-space-pen-views > HTMLElement
https://github.com/atom/atom/issues/5756
#voxxeddaysLU voxxeddays.com/luxembourg/
#voxxeddaysLU voxxeddays.com/luxembourg/ https://github.com/atom https://github.com/atom/atom
#voxxeddaysLU voxxeddays.com/luxembourg/
#voxxeddaysLU voxxeddays.com/luxembourg/ Qu’allons nous voir?
#voxxeddaysLU voxxeddays.com/luxembourg/ > Comment développer le support d’un langage >
coloration syntaxique > snippets > “autocompletion” > “plugin”
#voxxeddaysLU voxxeddays.com/luxembourg/ > Mission #gololang support http://golo-lang.org/
#voxxeddaysLU voxxeddays.com/luxembourg/ DEMO
#voxxeddaysLU voxxeddays.com/luxembourg/ Ressources
#voxxeddaysLU voxxeddays.com/luxembourg/ > https:/ /github.com/electron/electron > https:/ /twitter.com/electronjs > https:/
/github.com/atom/atom > https:/ /twitter.com/atomeditor > https:/ /discuss.atom.io/
#voxxeddaysLU voxxeddays.com/luxembourg/ > Style Guide (UI) > https:/ /github.com/atom/styleguide >
API > https:/ /atom.io/docs/api/v1.8.0/AtomEnvironment > Tests > http:/ /flight-manual.atom.io/hacking-atom/sections/writing-specs/
#voxxeddaysLU voxxeddays.com/luxembourg/ Remerciements
#voxxeddaysLU voxxeddays.com/luxembourg/ Merci > à vous > @kuychaco > @voxxed_lu
!
#voxxeddaysLU voxxeddays.com/luxembourg/ Questions https:/ /github.com/k33g/voxxed.lu.atom/ issues https://github.com/k33g/voxxed.lu.atom