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
210
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
AI for Marketers Sept '24 - How AI Agents will change your
dkundel
0
92
AGI Builders July '24 - Rogue Agents - Stop AI from misusing APIs
dkundel
0
70
AI Engineer World's Fair '24 - Cooking with Fire without
dkundel
0
110
Rogue Agents - Stop AI from misusing APIs
dkundel
0
150
SIGNAL 2021 - Live Developer Mode
dkundel
0
130
OpenJS World - What the AST?
dkundel
0
410
WFHConf - Move to TypeScript at your own Pace
dkundel
0
280
SFNode '20 - How to move your project to TypeScript
dkundel
0
290
Node+JS Interactive '19 - When Porgs Scream at Webpack and Other Stories
dkundel
0
320
Other Decks in Technology
See All in Technology
ロボットアームを遠隔制御の話 & LLMをつかったIoTの話もしたい
soracom
PRO
1
110
音声AIエージェントの世界とRetell AI入門 / Introduction to the World of Voice AI Agents and Retell AI
rkaga
4
670
SHIFTの課題と目指したい組織像 / 20240827 Rinto Ikenoue
shift_evolve
0
150
Dify - LINE Bot連携 考え方と実用テクニック
uezo
5
1.1k
ビジネスとエンジニアリングを繋ぐプロダクトを中心とした組織づくりの実践
sansantech
PRO
1
110
LLM を現場で評価する
asei
4
680
エンジニア向け会社紹介資料
caddi_eng
15
250k
歴史と背景から改めて振り返るVPC
shotashiratori
2
220
Datadog を使ったプロダクトとクラウドの セキュリティモニタリング
mrtc0
0
520
APIのドキュメント化何使ってますか?
miu_crescent
2
160
RAGHack: Building RAG apps in Python
pamelafox
0
110
標準ライブラリの奥深アップデートを掘り下げよう!
logica0419
2
420
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
48
10k
A Philosophy of Restraint
colly
202
16k
What's in a price? How to price your products and services
michaelherold
241
11k
Typedesign – Prime Four
hannesfritz
38
2.3k
Navigating Team Friction
lara
183
13k
Bash Introduction
62gerente
608
210k
We Have a Design System, Now What?
morganepeng
48
7.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
42
2k
Agile that works and the tools we love
rasmusluckow
327
20k
The Mythical Team-Month
searls
218
43k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
502
140k
Docker and Python
trallard
39
3k
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 |