SlideShare a Scribd company logo
.NET Conf
Learn. Imagine. Build.
.NET Conf
TypeScript 新鮮貨 報你知
Jimmy
.NET Conf
• Jimmy
• 威煦軟體
• 全端工程師
• Angular線上讀書會班底
• https://jiaming0708.github.io/
Who am I
.NET Conf
• 把JavaScript變嚴謹了
• 從編譯階段就避免掉許多錯誤
• 適用於各瀏覽器
• 編譯後還是JS
• NodeJS也可使用
什麼是TypeScript
.NET Conf
.NET Conf
• npm install typescript
• 產生tsconfig.json
• tsc —watch
環境建置
.NET Conf
• name:String = “i am string”;
• amount:Number = 123;
• flag:boolean = false;
• Compare(first:Number, second:Number):boolean{
return first === second;
}
型別
.NET Conf
class Animal{
Name:String;
LegCount:Number;
}
interface IAnimal{
Name:String;
LegCount:Number;
}
Class/Interface
.NET Conf
enum AnimalKind{
dog,
cat,
bird
}
enum
.NET Conf
• tsc —init
• 支援預設型別
• interface Y<T> {}
• interface X<T = boolean> {}
• Async Iteration
• function* f() { yield 1; yield* [2, 3];}
• 在js檔案中使用TS檢查
• // @ts-check
2.3(April 2017)
.NET Conf
• string enum
• enum Colors { Red = "RED" }
• 弱型別檢查
• function sendMessage(object: Animal){}
sendMessage({ Type:"Dog" })//property error
2.4 (June 2017)
.NET Conf
• catch可不定義變數
• try { JSON.parse() } catch { console.log() }
• checkJs模式,等同/@ts-check
• var x = /** @type {string} */(“something”)
2.5 (August 2017)
.NET Conf
• tsc —watch變快了!!
• 在地化的command line
• //#region
2.6 (October 2017)
.NET Conf
2.7 coming soon
.NET Conf
• https://github.com/Microsoft/TypeScript/wiki/
What's-new-in-TypeScript
參考
Type script新鮮貨報你知

More Related Content

PDF
MongoDB, Node.js And You: PART II
PDF
The Rust Programming Language
PDF
appborg, coffeesurgeon, moof, logging-system
PDF
"fireap" - fast task runner on consul
PDF
grifork - fast propagative task runner -
PDF
Python Performance Profiling: The Guts And The Glory
PDF
What is new with JavaScript in Gnome: The 2021 edition
PDF
How to rewrite the OS using C by strong type
MongoDB, Node.js And You: PART II
The Rust Programming Language
appborg, coffeesurgeon, moof, logging-system
"fireap" - fast task runner on consul
grifork - fast propagative task runner -
Python Performance Profiling: The Guts And The Glory
What is new with JavaScript in Gnome: The 2021 edition
How to rewrite the OS using C by strong type

What's hot (20)

PDF
ekbpy'2012 - Антон Патрушев - ZeroMQ
PDF
PDF
Beachhead implements new opcode on CLR JIT
PPTX
Introduction to .NET
PDF
Повний тестздець SPA + REST
PPTX
HOW TO CREATE AWESOME POLYGLOT APPLICATIONS USING GRAALVM
ODP
Neosnippet.vim + Deoppet.nvim in Vim conf 2017
PPTX
Les nouveautés de C# 7
PDF
Let's talk about neovim
PDF
deoplete: The dark powered auto completion plugin for neovim
PDF
Dockerfile for rust project
PPTX
What does JavaScript
PDF
From minutes with Guzzle to seconds with Symfony HttpClient.
PDF
Kotlin Coroutines and Android sitting in a tree - 2018 version
PDF
Kotlin Coroutines and Android sitting in a tree
PDF
Swimat - Swift formatter
PPTX
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
PDF
Why use JavaScript in Hardware? GoTo Conf - Berlin
PDF
ClojureScript@node
PDF
Test::Kantan - Perl and Testing
ekbpy'2012 - Антон Патрушев - ZeroMQ
Beachhead implements new opcode on CLR JIT
Introduction to .NET
Повний тестздець SPA + REST
HOW TO CREATE AWESOME POLYGLOT APPLICATIONS USING GRAALVM
Neosnippet.vim + Deoppet.nvim in Vim conf 2017
Les nouveautés de C# 7
Let's talk about neovim
deoplete: The dark powered auto completion plugin for neovim
Dockerfile for rust project
What does JavaScript
From minutes with Guzzle to seconds with Symfony HttpClient.
Kotlin Coroutines and Android sitting in a tree - 2018 version
Kotlin Coroutines and Android sitting in a tree
Swimat - Swift formatter
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
Why use JavaScript in Hardware? GoTo Conf - Berlin
ClojureScript@node
Test::Kantan - Perl and Testing
Ad

Recently uploaded (20)

PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Cost to Outsource Software Development in 2025
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PPTX
assetexplorer- product-overview - presentation
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PDF
Autodesk AutoCAD Crack Free Download 2025
Odoo Companies in India – Driving Business Transformation.pdf
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
CHAPTER 2 - PM Management and IT Context
Navsoft: AI-Powered Business Solutions & Custom Software Development
Cost to Outsource Software Development in 2025
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Weekly report ppt - harsh dattuprasad patel.pptx
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
iTop VPN Free 5.6.0.5262 Crack latest version 2025
Designing Intelligence for the Shop Floor.pdf
Wondershare Filmora 15 Crack With Activation Key [2025
Digital Systems & Binary Numbers (comprehensive )
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
Advanced SystemCare Ultimate Crack + Portable (2025)
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
assetexplorer- product-overview - presentation
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Autodesk AutoCAD Crack Free Download 2025
Ad

Type script新鮮貨報你知