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
PRO
December 10, 2019
Technology
1
250
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
PRO
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
PRO
0
51
AI for Marketers Sept '24 - How AI Agents will change your
dkundel
PRO
0
250
AGI Builders July '24 - Rogue Agents - Stop AI from misusing APIs
dkundel
PRO
0
190
AI Engineer World's Fair '24 - Cooking with Fire without
dkundel
PRO
0
210
Rogue Agents - Stop AI from misusing APIs
dkundel
PRO
0
250
SIGNAL 2021 - Live Developer Mode
dkundel
PRO
0
180
OpenJS World - What the AST?
dkundel
PRO
0
460
WFHConf - Move to TypeScript at your own Pace
dkundel
PRO
0
320
SFNode '20 - How to move your project to TypeScript
dkundel
PRO
0
330
Other Decks in Technology
See All in Technology
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
0
150
モダンフロントエンド 開発研修
recruitengineers
PRO
9
6.1k
ライブサービスゲームQAのパフォーマンス検証による品質改善の取り組み
gree_tech
PRO
0
430
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
32
12k
モバイルアプリ研修
recruitengineers
PRO
5
1.7k
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
5
1.4k
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
150
MCPで変わる Amebaデザインシステム「Spindle」の開発
spindle
PRO
2
2k
AI エージェントとはそもそも何か? - 技術背景から Amazon Bedrock AgentCore での実装まで- / AI Agent Unicorn Day 2025
hariby
2
520
RSCの時代にReactとフレームワークの境界を探る
uhyo
8
1.2k
Automating Web Accessibility Testing with AI Agents
maminami373
0
290
生成AI時代のデータ基盤設計〜ペースレイヤリングで実現する高速開発と持続性〜 / Levtech Meetup_Session_2
sansan_randd
1
110
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
96
6.2k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
284
13k
Building Applications with DynamoDB
mza
96
6.6k
Music & Morning Musume
bryan
46
6.8k
The Language of Interfaces
destraynor
160
25k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
510
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Become a Pro
speakerdeck
PRO
29
5.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
[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 |