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
TypeScriptを使ってみたり
Search
Mayuki Sawatari
August 24, 2013
Programming
2
2.6k
TypeScriptを使ってみたり
Demo:
http://bit.ly/18afm5V
PowerPoint:
http://sdrv.ms/15GZzfu
Mayuki Sawatari
August 24, 2013
Tweet
Share
More Decks by Mayuki Sawatari
See All by Mayuki Sawatari
.NET 9アプリをCGIとして レンタルサーバーで動かす
mayuki
1
1k
.NET のための通信フレームワーク MagicOnion 入門 / Introduction to MagicOnion
mayuki
2
26k
Real World .NET Core on Kubernetes
mayuki
2
3.8k
OneDrive On-Demandがすごい
mayuki
0
2.5k
Android TVとXamarinとKotlin
mayuki
2
500
Cutting Edge!
mayuki
0
3.6k
.NETプログラム(のランタイムを実装する)入門なのです
mayuki
0
2.3k
Acute Low back pain
mayuki
1
250
TypeScriptをより実践的に使うために
mayuki
6
4.5k
Other Decks in Programming
See All in Programming
What's new in Spring Modulith?
olivergierke
1
170
開発組織の戦略的な役割と 設計スキル向上の効果
masuda220
PRO
10
1.7k
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
チームの境界をブチ抜いていけ
tokai235
0
230
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
130
オープンソースソフトウェアへの解像度🔬
utam0k
17
3.2k
CSC305 Lecture 08
javiergs
PRO
0
280
SODA - FACT BOOK(JP)
sodainc
1
8.9k
CSC509 Lecture 06
javiergs
PRO
0
270
CSC509 Lecture 08
javiergs
PRO
0
260
iOSでSVG画像を扱う
kishikawakatsumi
0
170
Blazing Fast UI Development with Compose Hot Reload (Bangladesh KUG, October 2025)
zsmb
1
270
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Designing Experiences People Love
moore
142
24k
The Invisible Side of Design
smashingmag
302
51k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Code Reviewing Like a Champion
maltzj
526
40k
Visualization
eitanlees
149
16k
Six Lessons from altMBA
skipperchong
29
4k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
Transcript
None
Mayuki Sawatari ( ) http://www.misuzilla.org/
TypeScript TypeScript TypeScript TypeScript TypeScript
None
None
IDE C#
(CV: )
JavaScript
None
None
None
http://www.microsoft.com/visualstudio/jpn/products/visual-studio-express-for-web http://www.microsoft.com/en-us/download/details.aspx?id=34790
http://www.jetbrains.com/webstorm/ http://www.jetbrains.com/idea/
None
Demo
None
IDE https://github.com/borisyankov/DefinitelyTyped
None
function _this/that/self
'div' // => HTMLDivElement 'canvas' // => HTMLCanvasElement
None
jQuery $(this) $(this) () => $(this).toggle() (i, e) => $(e).toggle()
<any> <HTMLCanvasElement>
(<any>window) (<any>window)
None
None
None
None
None
None
IDE JavaScript