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
3/26 クラウド食堂LT #2 GenU案件を通して学んだ教訓 登壇資料
ymae
1
210
Road to SRE NEXT@仙台 IVRyの組織の形とSLO運用の現状
abnoumaru
0
400
大規模サービスにおける カスケード障害
takumiogawa
3
460
Go製のマイグレーションツールの git-schemalex の紹介と運用方法
shinnosuke_kishida
1
410
Amazon GuardDuty Malware Protection for Amazon S3を使おう
ryder472
2
110
どっちの API SHOW?SharePoint 開発における SharePoint REST API Microsoft Graph API の違い / Which API show? Differences between Microsoft Graph API and SharePoint REST API
karamem0
0
110
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
20k
Agile TPIを活用した品質改善事例
tomasagi
0
350
ペアーズにおけるData Catalog導入の取り組み
hisamouna
0
190
AI・LLM事業部のSREとタスクの自動運転
shinyorke
PRO
0
300
AWS のポリシー言語 Cedar を活用した高速かつスケーラブルな認可技術の探求 #phperkaigi / PHPerKaigi 2025
ytaka23
8
1.5k
React Server Componentは 何を解決し何を解決しないのか / What do React Server Components solve, and what do they not solve?
kaminashi
6
1.2k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
133
9.2k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
30
1.1k
Unsuck your backbone
ammeep
670
57k
Producing Creativity
orderedlist
PRO
344
40k
RailsConf 2023
tenderlove
29
1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7.1k
A Tale of Four Properties
chriscoyier
158
23k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Gamification - CAS2011
davidbonilla
81
5.2k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Thoughts on Productivity
jonyablonski
69
4.5k
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 dkundel@twilio.com 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 dkundel@twilio.com github/dkundel d-k.im/msdevmtl Dominik
Kundel | @dkundel | #msdevmtl |