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
73
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
96
Tooling JavaScript to ensure consistency in coding style
dsheiko
1
84
JavaScript MV* Framework - Making the Right Choice
dsheiko
0
54
Modular JavaScript with CommonJS Compiler
dsheiko
1
1.4k
TypeScript Introduction
dsheiko
3
670
A Quick Start – Version Control with Git
dsheiko
3
400
Bringing classical OOP into JavaScript
dsheiko
5
270
Other Decks in Technology
See All in Technology
Redefine_Possible
upsider_tech
0
160
ルートユーザーの活用と管理を徹底的に深掘る
yuobayashi
6
640
日本MySQLユーザ会ができるまで / making MyNA
tmtms
1
180
30代エンジニアが考える、エンジニア生存戦略~~セキュリティを添えて~~
masakiokuda
4
1.9k
KCD Brazil '25: Enabling Developers with Dapr & Backstage
salaboy
1
110
Alpine.js を活用した Laravel MPA フロントエンド最適化戦略 / Alpine.js MPA
tzmfreedom
1
680
3/26 クラウド食堂LT #2 GenU案件を通して学んだ教訓 登壇資料
ymae
1
120
チームの性質によって変わる ADR との向き合い方と、生成 AI 時代のこれから / How to deal with ADR depends on the characteristics of the team
mh4gf
4
280
お問い合わせ対応の改善取り組みとその進め方
masartz
0
140
目次機能実装から理解するLexical Editor
wtdlee
0
130
技術好きなエンジニアが _リーダーへの進化_ によって得たものと失ったもの / The Gains and Losses of a Tech-Enthusiast Engineer’s “Evolution into Leadership”
kaminashi
0
180
一人QA時代が終わり、 QAチームが立ち上がった話
ma_cho29
0
220
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
Become a Pro
speakerdeck
PRO
26
5.2k
Making the Leap to Tech Lead
cromwellryan
133
9.2k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Code Review Best Practice
trishagee
67
18k
GraphQLの誤解/rethinking-graphql
sonatard
69
10k
A Tale of Four Properties
chriscoyier
158
23k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
11
600
Faster Mobile Websites
deanohume
306
31k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Agile that works and the tools we love
rasmusluckow
328
21k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
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