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.7k
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
1.1k
.NET のための通信フレームワーク MagicOnion 入門 / Introduction to MagicOnion
mayuki
2
34k
Real World .NET Core on Kubernetes
mayuki
2
3.8k
OneDrive On-Demandがすごい
mayuki
0
2.6k
Android TVとXamarinとKotlin
mayuki
2
530
Cutting Edge!
mayuki
0
3.7k
.NETプログラム(のランタイムを実装する)入門なのです
mayuki
0
2.3k
Acute Low back pain
mayuki
1
270
TypeScriptをより実践的に使うために
mayuki
6
4.6k
Other Decks in Programming
See All in Programming
CSC307 Lecture 12
javiergs
PRO
0
460
Unity6.3 AudioUpdate
cova8bitdots
0
110
Windows on Ryzen and I
seosoft
0
120
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
110
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
930
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
160
Premier Disciplin for Micro Frontends Multi Version/ Framework Scenarios @OOP 2026, Munic
manfredsteyer
PRO
0
210
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
240
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
380
Rで始めるML・LLM活用入門
wakamatsu_takumu
0
160
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.4k
あなたはユーザーではない #PdENight
kajitack
4
300
Featured
See All Featured
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
230
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
150
Prompt Engineering for Job Search
mfonobong
0
180
Writing Fast Ruby
sferik
630
63k
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
370
Navigating Weather and Climate Data
rabernat
0
130
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
210
Ruling the World: When Life Gets Gamed
codingconduct
0
160
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
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