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
71
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
98
A few things you need to know about CSS
dsheiko
1
95
Tooling JavaScript to ensure consistency in coding style
dsheiko
1
79
JavaScript MV* Framework - Making the Right Choice
dsheiko
0
52
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
Platform Engineering for Software Developers and Architects
syntasso
1
260
ライブラリでしかお目にかかれない珍しい実装
mikanichinose
2
340
freeeのモバイルエンジニアについて
freee
1
110
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
1
270
DatabricksにおけるLLMOpsのベストプラクティス
taka_aki
4
1.6k
Lexical Analysis
shigashiyama
1
140
マイベストのデータ基盤の現在と未来 / mybest-data-infra-asis-tobe
mybestinc
2
2k
FOSS4G 2024 Japan コアデイ 一般発表25 PythonでPLATEAUのデータを手軽に扱ってみる
ra0kley
1
140
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
120
AIチャットボット開発への生成AI活用
ryomrt
0
150
Engineering at LY Corporation
lycorp_recruit_jp
0
470
Microsoft MVPになる前、なってから/Fukuoka_Tech_Women_Community_1_baba
nina01
0
180
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
Automating Front-end Workflow
addyosmani
1366
200k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.2k
Code Reviewing Like a Champion
maltzj
520
39k
Designing for Performance
lara
604
68k
Code Review Best Practice
trishagee
64
17k
Adopting Sorbet at Scale
ufuk
73
9.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
700
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
42
2.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
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