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
150
AGI Builders July '24 - Rogue Agents - Stop AI from misusing APIs
dkundel
0
98
AI Engineer World's Fair '24 - Cooking with Fire without
dkundel
0
130
Rogue Agents - Stop AI from misusing APIs
dkundel
0
180
SIGNAL 2021 - Live Developer Mode
dkundel
0
140
OpenJS World - What the AST?
dkundel
0
420
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
Amazon Personalizeのレコメンドシステム構築、実際何するの?〜大体10分で具体的なイメージをつかむ〜
kniino
1
100
TanStack Routerに移行するのかい しないのかい、どっちなんだい! / Are you going to migrate to TanStack Router or not? Which one is it?
kaminashi
0
580
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.2k
【令和最新版】AWS Direct Connectと愉快なGWたちのおさらい
minorun365
PRO
5
750
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
380
Introduction to Works of ML Engineer in LY Corporation
lycorp_recruit_jp
0
110
Platform Engineering for Software Developers and Architects
syntasso
1
520
Making your applications cross-environment - OSCG 2024 NA
salaboy
0
180
Lambdaと地方とコミュニティ
miu_crescent
2
370
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
150
第1回 国土交通省 データコンペ参加者向け勉強会③- Snowflake x estie編 -
estie
0
130
OCI Security サービス 概要
oracle4engineer
PRO
0
6.5k
Featured
See All Featured
Unsuck your backbone
ammeep
668
57k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
4 Signs Your Business is Dying
shpigford
180
21k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
Navigating Team Friction
lara
183
14k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
Building Adaptive Systems
keathley
38
2.3k
For a Future-Friendly Web
brad_frost
175
9.4k
Happy Clients
brianwarren
98
6.7k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
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 |