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
The Flavor of TypeScript
Search
Dmitry Sheiko
August 31, 2016
Technology
0
76
The Flavor of TypeScript
A hands-on guide full of ready-to-use recipes and code examples
Dmitry Sheiko
August 31, 2016
Tweet
Share
More Decks by Dmitry Sheiko
See All by Dmitry Sheiko
Writing Scalable and Maintainable CSS
dsheiko
2
100
A few things you need to know about CSS
dsheiko
1
100
Tooling JavaScript to ensure consistency in coding style
dsheiko
1
87
JavaScript MV* Framework - Making the Right Choice
dsheiko
0
59
Modular JavaScript with CommonJS Compiler
dsheiko
1
1.4k
TypeScript Introduction
dsheiko
3
680
A Quick Start – Version Control with Git
dsheiko
3
410
Bringing classical OOP into JavaScript
dsheiko
5
270
Other Decks in Technology
See All in Technology
Shirankedo NOCで見えてきたeduroam/OpenRoaming運用ノウハウと課題 - BAKUCHIKU BANBAN #2
marokiki
0
150
生成AI_その前_に_マルチクラウド時代の信頼できるデータを支えるSnowflakeメタデータ活用術.pdf
cm_mikami
0
120
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
210
Function calling機能をPLaMo2に実装するには / PFN LLMセミナー
pfn
PRO
0
950
Flaky Testへの現実解をGoのプロポーザルから考える | Go Conference 2025
upamune
1
440
データエンジニアがこの先生きのこるには...?
10xinc
0
450
KMP の Swift export
kokihirokawa
0
340
GopherCon Tour 概略
logica0419
2
190
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
130
いまさら聞けない ABテスト入門
skmr2348
1
210
Escaping_the_Kraken_-_October_2025.pdf
mdalmijn
0
150
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
1
510
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Building Adaptive Systems
keathley
43
2.8k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Unsuck your backbone
ammeep
671
58k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Transcript
None
None
None
None
None
None
npm install typescript -g
None
None
tsc
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
npm install typings --global typings search --name backbone typings install
dt~backbone -- global --save
None
None
None