SlideShare a Scribd company logo
TypeScript 101



Ross Terman
www.xeq.com
rterman@xeq.comt
ed by Ross Terman
What is TypeScript
TypeScript is a superset of JavaScript
You can enter pure JavaScript into TypeScript
TypeScript gives you type safety.
TypeScript gives you encapsulation.
TypeScript allows you to organize your code into Modules and Classes
Get TypeScript
www.TypeScriptLang.org
http://www.typescriptlang.org/Content/TypeScript
%20Language%20Specification.pdf
Web Essentials
TypeScript Features
• Standard JavaScript Code
• Static Typing
• Encapsulation with Modules and Classes
• Classes support Constructors, Properties,
  Fields and Functions
• Interfaces
• Lambda Functions =>
• Intellisense and syntax checking
Additional Keywords and Operators
 exports and imports
constructor
extends
implements
Interface
public/private
… Rest syntax
=> Arrow or lambda functions
<typename> type conversion
: assignment
Code Hierarchy
                  Module



    Interface      Class



                   Fields
                Constructors
                 Properties
                 Functions
Types
Type Inference
Annotations
Type Definition Files
Primitive Types: Number, String, Boolean, Any, Null, Undefined
Object Types
Functions
Parameters – Required and Optional


Arrow (lambda) functions


Void for functions that return no value
Classes
Class Members – Fields, Properties, Functions, Constructors
Add functions to a class. Note lack of function keyword
Define properties
Complex Types (object types) – Instantiate with New keyword
Types can be cast
https://github.com/borisyankov/DefinetlyTyped
Extending Types – super() function. Similar to base
Immediately-invoked function expression – iffy
Interfaces
Optional members
Implementing
Using an Interface as a type
Extend interface
Modules
Benefits – Separation of concern, maintainable, testable, reusable
Open – Can be exposed for both Import and Export
Asynchronous Module Definition - AMD
Resources

http://www/typescriptlang.org
http://www.typescriptlang.org/Content/TypeScript%20Language%20Specifica
tion.pdf
http://www.johnpapa.net/
http://weblogs.asp.net/dwahlin/
http://pluralsight.com/training/
Contact Us
Ross Terman – 305-726-6925
rterman@xeq.com
@xeqinfo

More Related Content

PPTX
PPT
Learning typescript
PPTX
Typescript in 30mins
PPTX
AngularConf2015
PPTX
TypeScript intro
PPTX
Typescript ppt
PPTX
TypeScript . the JavaScript developer best friend!
Learning typescript
Typescript in 30mins
AngularConf2015
TypeScript intro
Typescript ppt
TypeScript . the JavaScript developer best friend!

What's hot (20)

PPTX
TypeScript Overview
PDF
Getting Started with TypeScript
PPTX
TypeScript Modules
PPTX
Introducing type script
PDF
TypeScript: coding JavaScript without the pain
PDF
Power Leveling your TypeScript
PDF
Introduction to TypeScript by Winston Levi
PPTX
Type script - advanced usage and practices
PDF
TypeScript Best Practices
PPTX
Typescript Fundamentals
PPT
TypeScript Presentation
PDF
TypeScript: Angular's Secret Weapon
PPTX
Getting started with typescript
PPTX
TypeScript
PPTX
Typescript 101 introduction
PDF
TypeScript - An Introduction
PPTX
Typescript
PDF
TypeScript for Java Developers
PPTX
TypeScript - Silver Bullet for the Full-stack Developers
PDF
Typescript for the programmers who like javascript
TypeScript Overview
Getting Started with TypeScript
TypeScript Modules
Introducing type script
TypeScript: coding JavaScript without the pain
Power Leveling your TypeScript
Introduction to TypeScript by Winston Levi
Type script - advanced usage and practices
TypeScript Best Practices
Typescript Fundamentals
TypeScript Presentation
TypeScript: Angular's Secret Weapon
Getting started with typescript
TypeScript
Typescript 101 introduction
TypeScript - An Introduction
Typescript
TypeScript for Java Developers
TypeScript - Silver Bullet for the Full-stack Developers
Typescript for the programmers who like javascript
Ad

Viewers also liked (20)

PPTX
Centennial canberra - quality of life and urban planning workshop presentation
PDF
Colorgy - 校園 Open API 平台
PPTX
Study of new town canberra, australia
PPS
Распознавание дефектов рельсов
PDF
Energy Policy after the UK General Election: Priorities for consumers
PPTX
Prelims
DOCX
Certificado
ODP
Presentación sobre autores por María Gabriela nichita y Evelyn Flores Gutiérrez
PDF
Text4baby in Marketing Health Services Magazine
PPTX
Bamboo flute playing
DOCX
Resume Format
PDF
Red foods
DOC
Basic Bamboo Flute Manual
PPTX
Pólya Tibor: Regresszív Képzeleti Szótár - Narratív Kategoriális Tartalomelemző
PDF
Introduction to Twitter Bootstrap 3.0.3
PDF
Jornal CTB 2016 01-20-n6-ano9
PDF
Featuring Google: Quality Score 2013
PPTX
Кто такой аналитик (хороший)?
PPTX
クラウド事業者のためのクラウドセキュリティ(公開用)
PDF
Scrum In Action - Algiers Tech Meetup
Centennial canberra - quality of life and urban planning workshop presentation
Colorgy - 校園 Open API 平台
Study of new town canberra, australia
Распознавание дефектов рельсов
Energy Policy after the UK General Election: Priorities for consumers
Prelims
Certificado
Presentación sobre autores por María Gabriela nichita y Evelyn Flores Gutiérrez
Text4baby in Marketing Health Services Magazine
Bamboo flute playing
Resume Format
Red foods
Basic Bamboo Flute Manual
Pólya Tibor: Regresszív Képzeleti Szótár - Narratív Kategoriális Tartalomelemző
Introduction to Twitter Bootstrap 3.0.3
Jornal CTB 2016 01-20-n6-ano9
Featuring Google: Quality Score 2013
Кто такой аналитик (хороший)?
クラウド事業者のためのクラウドセキュリティ(公開用)
Scrum In Action - Algiers Tech Meetup
Ad

Similar to TypeScript 101 (20)

PPTX
Functional Programming In Jdk8
PPTX
The advantage of developing with TypeScript
DOCX
csharp.docx
PPT
C#3.0 & Vb 9.0 New Features
PPTX
PPT
C++ classes tutorials
PPTX
Windows 8 für .net Entwickler
PPT
Java basics
PPT
C# 3.0 and LINQ Tech Talk
ODP
New c sharp3_features_(linq)_part_iv
PPT
Java Script Patterns
PPTX
TypeScript: Basic Features and Compilation Guide
PPTX
8-Roslyn for microsoft software framework.pptx
PDF
Scala Days NYC 2016
PDF
New c sharp3_features_(linq)_part_iv
PPTX
TypeScript and Angular2 (Love at first sight)
PPTX
.NET Attributes and Reflection - What a Developer Needs to Know...
PPTX
C++ & Data Structure - Unit - first.pptx
PPTX
Functional Programming in JavaScript & ESNext
Functional Programming In Jdk8
The advantage of developing with TypeScript
csharp.docx
C#3.0 & Vb 9.0 New Features
C++ classes tutorials
Windows 8 für .net Entwickler
Java basics
C# 3.0 and LINQ Tech Talk
New c sharp3_features_(linq)_part_iv
Java Script Patterns
TypeScript: Basic Features and Compilation Guide
8-Roslyn for microsoft software framework.pptx
Scala Days NYC 2016
New c sharp3_features_(linq)_part_iv
TypeScript and Angular2 (Love at first sight)
.NET Attributes and Reflection - What a Developer Needs to Know...
C++ & Data Structure - Unit - first.pptx
Functional Programming in JavaScript & ESNext

Recently uploaded (20)

PDF
Approach and Philosophy of On baking technology
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
KodekX | Application Modernization Development
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Machine learning based COVID-19 study performance prediction
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Approach and Philosophy of On baking technology
Reach Out and Touch Someone: Haptics and Empathic Computing
Review of recent advances in non-invasive hemoglobin estimation
Mobile App Security Testing_ A Comprehensive Guide.pdf
KodekX | Application Modernization Development
MYSQL Presentation for SQL database connectivity
Network Security Unit 5.pdf for BCA BBA.
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Spectral efficient network and resource selection model in 5G networks
Machine learning based COVID-19 study performance prediction
“AI and Expert System Decision Support & Business Intelligence Systems”
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
sap open course for s4hana steps from ECC to s4
Unlocking AI with Model Context Protocol (MCP)
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
The AUB Centre for AI in Media Proposal.docx
Chapter 3 Spatial Domain Image Processing.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...

TypeScript 101