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
220
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
6
AI for Marketers Sept '24 - How AI Agents will change your
dkundel
0
160
AGI Builders July '24 - Rogue Agents - Stop AI from misusing APIs
dkundel
0
110
AI Engineer World's Fair '24 - Cooking with Fire without
dkundel
0
140
Rogue Agents - Stop AI from misusing APIs
dkundel
0
190
SIGNAL 2021 - Live Developer Mode
dkundel
0
150
OpenJS World - What the AST?
dkundel
0
420
WFHConf - Move to TypeScript at your own Pace
dkundel
0
290
SFNode '20 - How to move your project to TypeScript
dkundel
0
300
Other Decks in Technology
See All in Technology
ゼロから創る横断SREチーム 挑戦と進化の軌跡
rvirus0817
2
270
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
NilAway による静的解析で「10 億ドル」を節約する #kyotogo / Kyoto Go 56th
ytaka23
3
380
生成AIのガバナンスの全体像と現実解
fnifni
1
190
re:Invent をおうちで楽しんでみた ~CloudWatch のオブザーバビリティ機能がスゴい!/ Enjoyed AWS re:Invent from Home and CloudWatch Observability Feature is Amazing!
yuj1osm
0
130
ずっと昔に Star をつけたはずの思い出せない GitHub リポジトリを見つけたい!
rokuosan
0
150
NW-JAWS #14 re:Invent 2024(予選落ち含)で 発表された推しアップデートについて
nagisa53
0
270
サイバー攻撃を想定したセキュリティガイドライン 策定とASM及びCNAPPの活用方法
syoshie
3
1.3k
DUSt3R, MASt3R, MASt3R-SfM にみる3D基盤モデル
spatial_ai_network
2
190
LINEスキマニにおけるフロントエンド開発
lycorptech_jp
PRO
0
330
私なりのAIのご紹介 [2024年版]
qt_luigi
1
120
[Ruby] Develop a Morse Code Learning Gem & Beep from Strings
oguressive
1
170
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
32
6.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
111
49k
Mobile First: as difficult as doing things right
swwweet
222
9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
48
2.2k
Speed Design
sergeychernyshev
25
670
XXLCSS - How to scale CSS and keep your sanity
sugarenia
247
1.3M
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Scaling GitHub
holman
458
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
A designer walks into a library…
pauljervisheath
204
24k
Building Applications with DynamoDB
mza
91
6.1k
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 |