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
MSDev Montreal Holiday Meetup '19 - How to move...
Search
Dominik Kundel
December 10, 2019
Technology
1
240
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
AWS re:Invent '24 - Rogue Agents - Stop AI from misusing APIs
dkundel
0
20
AI for Marketers Sept '24 - How AI Agents will change your
dkundel
0
200
AGI Builders July '24 - Rogue Agents - Stop AI from misusing APIs
dkundel
0
140
AI Engineer World's Fair '24 - Cooking with Fire without
dkundel
0
170
Rogue Agents - Stop AI from misusing APIs
dkundel
0
220
SIGNAL 2021 - Live Developer Mode
dkundel
0
160
OpenJS World - What the AST?
dkundel
0
440
WFHConf - Move to TypeScript at your own Pace
dkundel
0
310
SFNode '20 - How to move your project to TypeScript
dkundel
0
320
Other Decks in Technology
See All in Technology
LINE Notify互換のボットを作った話
kenichirokimura
0
180
Agile TPIを活用した品質改善事例
tomasagi
0
340
移行できそうでやりきれなかった 10年超えのシステムを葬るための戦略
ryu955
2
500
数百台のオンプレミスのサーバーをEKSに移行した話
yukiteraoka
0
680
RAGの基礎から実践運用まで:AWS BedrockとLangfuseで実現する構築・監視・評価
sonoda_mj
0
440
KCD Brazil '25: Enabling Developers with Dapr & Backstage
salaboy
1
130
ペアプログラミングにQAが加わった!職能を超えたモブプログラミングの事例と学び
tonionagauzzi
1
150
非エンジニアにも伝えるメールセキュリティ / Email security for non-engineers
ykanoh
13
4k
大規模アジャイル開発のリアル!コミュニケーション×進捗管理×高品質
findy_eventslides
0
560
Amazon Q Developer 他⽣成AIと⽐較してみた
takano0131
1
120
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
20k
年末調整プロダクトの内部品質改善活動について
kaomi_wombat
0
210
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Rails Girls Zürich Keynote
gr2m
94
13k
Automating Front-end Workflow
addyosmani
1369
200k
It's Worth the Effort
3n
184
28k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.4k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
How to train your dragon (web standard)
notwaldorf
91
5.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.6k
How GitHub (no longer) Works
holman
314
140k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
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 |