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.4k
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
Real World .NET Core on Kubernetes
mayuki
2
3.5k
OneDrive On-Demandがすごい
mayuki
0
2.2k
Android TVとXamarinとKotlin
mayuki
2
460
Cutting Edge!
mayuki
0
3.2k
.NETプログラム(のランタイムを実装する)入門なのです
mayuki
0
2.1k
Acute Low back pain
mayuki
1
220
TypeScriptをより実践的に使うために
mayuki
6
4.4k
まるごと Internet Explorer 11 + Windows Phone 8.1
mayuki
0
230
How to setup VPN server on Microsoft Azure
mayuki
1
340
Other Decks in Programming
See All in Programming
Vue :: Better Testing 2024
up1
1
390
dbt-ga4パッケージを実業務に導入してみた話
t_tokumaru_feedcorp
0
120
NANIMACHI
naokiito
0
940
CDKを活用した 大規模コンテナ移行 プロジェクトの紹介
yoyoyopg
0
280
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
7
280
PHPを書く理由、PHPを書いていて良い理由 / Reasons to write PHP and why it is good to write PHP
seike460
PRO
5
450
ROS 2のZenoh対応とZenohのROS 2対応
takasehideki
2
290
WEBアプリケーションにおけるAWS Lambdaを用いた大規模な非同期処理の実践
delhi09
PRO
7
4k
GitHub Copilot Workspace で我々のアプリ開発がどう変わるのか?
shuyakinjo
0
890
学生の時に開催したPerl入学式をきっかけにエンジニアが組織に馴染むために勉強会を主催や仲間と参加して職能間の境界を越えていく
ohmori_yusuke
1
130
A Journey of Contribution and Collaboration in Open Source
ivargrimstad
0
340
[KR] Server Driven Compose With Firebase
skydoves
2
180
Featured
See All Featured
Teambox: Starting and Learning
jrom
131
8.7k
Being A Developer After 40
akosma
84
590k
From Idea to $5000 a Month in 5 Months
shpigford
380
46k
Speed Design
sergeychernyshev
22
480
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
Making Projects Easy
brettharned
115
5.8k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
26
4k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Atom: Resistance is Futile
akmur
261
25k
We Have a Design System, Now What?
morganepeng
49
7.1k
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