Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
MSDev Montreal Holiday Meetup '19 - How to move your project to TypeScript
Dominik Kundel
December 10, 2019
Technology
1
130
MSDev Montreal Holiday Meetup '19 - How to move your project to TypeScript
This talk teaches people how they can gracefully move step by step to TypeScript
Dominik Kundel
December 10, 2019
Tweet
Share
More Decks by Dominik Kundel
See All by Dominik Kundel
SIGNAL 2021 - Live Developer Mode
dkundel
0
49
OpenJS World - What the AST?
dkundel
0
310
WFHConf - Move to TypeScript at your own Pace
dkundel
0
190
SFNode '20 - How to move your project to TypeScript
dkundel
0
200
Node+JS Interactive '19 - When Porgs Scream at Webpack and Other Stories
dkundel
0
230
CascadiaJS '19 - When Porgs Scream at Webpack and Other Stories
dkundel
1
280
JSConf US '19 - Make Web Not War
dkundel
0
200
SIGNAL '19 - Leveraging the Serverless API to manage your deployment process
dkundel
0
330
WaffleJS Apr '19 - CoffeeJS
dkundel
2
270
Other Decks in Technology
See All in Technology
データ分析基盤の要件分析の話(202201_JEDAI)
yabooun
0
180
Kaggleシミュレーションコンペの動向
nagiss
0
230
Kubernetes_EKSに入門してみる
toru_kubota
0
230
私見「UNIXの考え方」/20230124-kameda-unix-phylosophy
opelab
0
160
20230121_BuriKaigi
oyakata2438
0
170
グローバルチームことはじめ / Bootstrapping a global team
tasshi
1
640
OpenShiftのリリースノートを整理してみた
loftkun
2
250
AI Services 概要 / AI Services overview
oracle4engineer
PRO
0
160
創業1年目のスタートアップでAWSコストを抑えるために取り組んでいること / How to Keep AWS Costs Down at a Startup
yuj1osm
3
1.9k
ML PM, DS PMってどんな仕事をしているの?
line_developers
PRO
1
210
2022年に起きたフロントエンドの変化
sakito
29
17k
インフラ技術基礎勉強会 開催概要
toru_kubota
0
140
Featured
See All Featured
Fontdeck: Realign not Redesign
paulrobertlloyd
74
4.3k
Three Pipe Problems
jasonvnalue
89
8.9k
Atom: Resistance is Futile
akmur
256
24k
Writing Fast Ruby
sferik
613
58k
How GitHub Uses GitHub to Build GitHub
holman
465
280k
The Power of CSS Pseudo Elements
geoffreycrofte
52
4.3k
ParisWeb 2013: Learning to Love: Crash Course in Emotional UX Design
dotmariusz
101
6.2k
StorybookのUI Testing Handbookを読んだ
zakiyama
8
3.2k
Thoughts on Productivity
jonyablonski
49
2.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
24
4.5k
Documentation Writing (for coders)
carmenintech
51
2.9k
How STYLIGHT went responsive
nonsquared
89
4.2k
Transcript
How to move your project to TypeScript MS Montreal Dev
Holiday Meetup Dominik Kundel d-k.im/msdevmtl Dominik Kundel | @dkundel | #msdevmtl |
Dominik Kundel | @dkundel | #msdevmtl | console.log(` Hi! I’m
Dominik Kundel `); dkundel.com @dkundel
[email protected]
github/dkundel Developer Evangelist !&& JavaScript Hacker
Why TypeScript ▶ Safer code ▶ Better user/developer experience ▶
Faster/easier refactoring Dominik Kundel | @dkundel | #msdevmtl |
Example Webpack ▶ Webpack is written in JS and uses
TypeScript ▶ github.com/webpack/webpack/ pull/6862 Dominik Kundel | @dkundel | #msdevmtl |
Dominik Kundel | @dkundel | #msdevmtl | How to leverage
TypeScript the way YOU want to!
Dominik Kundel | @dkundel | #msdevmtl | How to leverage
TypeScript the way YOU want to! At your own pace!
Let's do it live! github.com/dkundel/ts-move-demo/pull/1 Dominik Kundel | @dkundel |
#msdevmtl |
console.log(` Thank You! `); dkundel.com @dkundel
[email protected]
github/dkundel d-k.im/msdevmtl Dominik
Kundel | @dkundel | #msdevmtl |