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
24k
Real World .NET Core on Kubernetes
mayuki
2
3.7k
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
240
TypeScriptをより実践的に使うために
mayuki
6
4.5k
Other Decks in Programming
See All in Programming
AIでLINEスタンプを作ってみた
eycjur
1
230
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
320
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
550
はじめてのMaterial3 Expressive
ym223
2
900
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
440
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
230
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
110
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.4k
OSS開発者という働き方
andpad
5
1.7k
基礎から学ぶ大画面対応(Learning Large-Screen Support from the Ground Up)
tomoya0x00
0
4.1k
Deep Dive into Kotlin Flow
jmatsu
1
370
Improving my own Ruby thereafter
sisshiki1969
1
160
Featured
See All Featured
Building Adaptive Systems
keathley
43
2.7k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
930
Context Engineering - Making Every Token Count
addyosmani
3
60
4 Signs Your Business is Dying
shpigford
184
22k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
We Have a Design System, Now What?
morganepeng
53
7.8k
Practical Orchestrator
shlominoach
190
11k
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