SlideShare a Scribd company logo
TypeScript Language
Serdar Sert | Software Infrastructure
TypeScript
AGENDA
 What’s JavaScript
 What’s TypeScript ?
 Why TypeScript ?
 Features
 Development Environment
 Language Specification (Demo)
 Alternatives
JAVASCRIPT
What’s JavaScript ?
 JavaScript is the most
popular programming
language in the world.
What’s JavaScript ?
What’s JavaScript ?
What’s JavaScript ?
What’s JavaScript ?
 JavaScript is a programming language used to
make web pages interactive.
What’s JavaScript ?
 JavaScript was
really never
designed to be a
programming
language. It’s a
scripting language.
JAVASCRIPT
What’s Good About JAVASCRIPT?
 It’s everywhere
What’s Good About JAVASCRIPT?
 Huge amount of libraries
What’s Good About JAVASCRIPT?
 Flexible
JAVASCRIPT
JAVASCRIPT
What’s wrong in JavaScript ?
What’s wrong in JAVASCRIPT?
 Dynamic typing
What’s wrong in JAVASCRIPT?
 Lack of modularity
TYPESCRIPT
 TypeScript is an open source
language and compiler written
by Microsoft.
 Adds optional static typing and
class-based object oriented
programming to the javascript
language
TYPESCRIPT
He was the original author of Turbo
Pascal and the chief architect
of Delphi. He currently works
for Microsoft as the lead architect
of C# and core developer
on TypeScript. Anders Hejlsberg
TYPESCRIPT
What Is TypeScript?
 Superset of JavaScript
 Contains all of
JavaScript. And much
more !
What’s TypeScript?
 Transpile ES6 to ES5
What’s TypeScript?
 ES5
What’s TypeScript?
 ES6
What’s TypeScript?
 Leverage some future(ES7) features
What’s TypeScript?
 Compiles to plain JavaScript
What’s TypeScript?
 No special runtime
What’s TypeScript?
 Any browser. Any host. Any OS.
What’s TypeScript?
 Open Source.
Why TypeScript?
 TypeScript works
with all JavaScript
frameworks,
libraries.
Why TypeScript?
Strong Typing
 Catch errors at compile time.
 Better tooling (refactoring,
autocomplete,intellisense)
 Explicitly express intent
What’s TypeScript?
Class-based object orientation
tsc
mainController.ts
var x: number;
class mainController { }
mainController.js
var x;
function mainController { }
cscmainController.cs mainController.dll
Why TypeScript?
At Development Time
 Better type checking
 More powerful refactoring experience
 Class-based object oriented programming
techniques
At Deployment Time
 It’s just JavaScript
Development Environment
Node.js
The command-line TypeScript compiler
can be installed as a Node.js package.
npm install -g typescript
tsc helloworld.ts
Tools
Visual Studio includes TypeScript in the box, starting with
Visual Studio 2013 Update 2.
You can also edit TypeScript in VS Code, WebStorm, Atom,Sublime Text,
and Eclipse.
Open Source
TypeScript is being developed on GitHub. The TypeScript compiler is implemented
in TypeScript, and can be used in any JavaScript host.
Language Specification
DEMO
Alternatives
http://coffeescript.org/ https://www.dartlang.org/
AtScript
Friends Of TypeScript
Any Questions ?
THANK YOU

More Related Content

PPTX
Nativescript
Software Infrastructure
 
PPTX
NativeScript - Open source framework for building truly native mobile apps wi...
Dan Wilson
 
PPTX
NativeScript + Push Notifications
Lohith Goudagere Nagaraj
 
PPTX
Cross platform mobile development with xamarin and office 365
SoHo Dragon
 
PPTX
NativeScript Developer Day Keynote - Todd Anglin & Burke Holland
Brian Rinaldi
 
PPTX
ng-conf NativeScript and Angular 2 Workshop
tjvantoll
 
PPTX
Native Script by Sebastian Witalec
Simone Basso
 
PDF
NativeScript: Cross-Platform Mobile Apps with JavaScript and Angular
Todd Anglin
 
NativeScript - Open source framework for building truly native mobile apps wi...
Dan Wilson
 
NativeScript + Push Notifications
Lohith Goudagere Nagaraj
 
Cross platform mobile development with xamarin and office 365
SoHo Dragon
 
NativeScript Developer Day Keynote - Todd Anglin & Burke Holland
Brian Rinaldi
 
ng-conf NativeScript and Angular 2 Workshop
tjvantoll
 
Native Script by Sebastian Witalec
Simone Basso
 
NativeScript: Cross-Platform Mobile Apps with JavaScript and Angular
Todd Anglin
 

What's hot (20)

PPTX
Introduction to NativeScript - BuildTruly Native Apps using JavaScript
Lohith Goudagere Nagaraj
 
PDF
When to (use / not use) React Native.
Bobby Schultz
 
PDF
Getting Started with React Native (and should I use it at all?)
Devin Abbott
 
PPTX
React Native
Software Infrastructure
 
PDF
Mobile Architecture Comparison
Jonathan Bender
 
PDF
Cross platform development
dftaiwo
 
PDF
React Native in a nutshell
Brainhub
 
PPTX
Introduction to React Native
Waqqas Jabbar
 
PPTX
React Native
Huqiu Liao
 
PPTX
SONY BBS - React Native
Mehmet Ali Bağcı
 
PDF
Cross platform mobile web apps
James Pearce
 
PDF
Intro to react native
ModusJesus
 
PDF
Contributing to open source
Devin Abbott
 
PDF
Mvvm is like born fraction
Ken Haneda
 
PDF
Introduction to React Native
Sambhu Lakshmanan
 
PDF
Алексей Волков "Введение в React Native"
Fwdays
 
PPTX
MAUI Blazor - One App that runs everywhere
Jose Javier Columbie
 
PDF
Cross platform development
Evolve
 
PPTX
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
Codemotion
 
PDF
Introduction to React Native & Rendering Charts / Graphs
Rahat Khanna a.k.a mAppMechanic
 
Introduction to NativeScript - BuildTruly Native Apps using JavaScript
Lohith Goudagere Nagaraj
 
When to (use / not use) React Native.
Bobby Schultz
 
Getting Started with React Native (and should I use it at all?)
Devin Abbott
 
Mobile Architecture Comparison
Jonathan Bender
 
Cross platform development
dftaiwo
 
React Native in a nutshell
Brainhub
 
Introduction to React Native
Waqqas Jabbar
 
React Native
Huqiu Liao
 
SONY BBS - React Native
Mehmet Ali Bağcı
 
Cross platform mobile web apps
James Pearce
 
Intro to react native
ModusJesus
 
Contributing to open source
Devin Abbott
 
Mvvm is like born fraction
Ken Haneda
 
Introduction to React Native
Sambhu Lakshmanan
 
Алексей Волков "Введение в React Native"
Fwdays
 
MAUI Blazor - One App that runs everywhere
Jose Javier Columbie
 
Cross platform development
Evolve
 
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
Codemotion
 
Introduction to React Native & Rendering Charts / Graphs
Rahat Khanna a.k.a mAppMechanic
 
Ad

Similar to TypeScript (20)

PPTX
Type script
Mallikarjuna G D
 
PDF
TypeScipt - Get Started
Krishnanand Sivaraj
 
PDF
What is TypeScript? It's Definition, History And Features
HarryParker32
 
PDF
An Introduction to TypeScript: Definition, History, and Key Features
Michael Coplin
 
PPTX
TypeScript Introduction
Travis van der Font
 
PDF
Type script vs javascript come face to face in battleground
Katy Slemon
 
PPTX
TypeScript . the JavaScript developer best friend!
Alessandro Giorgetti
 
PPTX
TypeScript: Basic Features and Compilation Guide
Nascenia IT
 
PPTX
Typescript overview
Thanvilahari
 
PDF
TYPESCRIPT-ARCHI.pdfbsjjsjsjsjjsjjsjsjjs
sonidsxyz02
 
PDF
Type script
srinivaskapa1
 
PDF
Introduction to TypeScript
NexThoughts Technologies
 
PPTX
Unit 1 - TypeScript & Introduction to Angular CLI.pptx
Malla Reddy University
 
PPTX
Why do we need TypeScript?
Nitay Neeman
 
PPTX
Introduction to TypeScript
Bob German
 
PPTX
Typescript: JS code just got better!
amit bezalel
 
PPTX
Introducing type script
Remo Jansen
 
PPTX
11_typescript.pptx for north south university course cse425
AnikSahaToni19126196
 
PPTX
TypeScript VS JavaScript.pptx
Albiorix Technology
 
PPTX
TypeScript Overview
Aniruddha Chakrabarti
 
Type script
Mallikarjuna G D
 
TypeScipt - Get Started
Krishnanand Sivaraj
 
What is TypeScript? It's Definition, History And Features
HarryParker32
 
An Introduction to TypeScript: Definition, History, and Key Features
Michael Coplin
 
TypeScript Introduction
Travis van der Font
 
Type script vs javascript come face to face in battleground
Katy Slemon
 
TypeScript . the JavaScript developer best friend!
Alessandro Giorgetti
 
TypeScript: Basic Features and Compilation Guide
Nascenia IT
 
Typescript overview
Thanvilahari
 
TYPESCRIPT-ARCHI.pdfbsjjsjsjsjjsjjsjsjjs
sonidsxyz02
 
Type script
srinivaskapa1
 
Introduction to TypeScript
NexThoughts Technologies
 
Unit 1 - TypeScript & Introduction to Angular CLI.pptx
Malla Reddy University
 
Why do we need TypeScript?
Nitay Neeman
 
Introduction to TypeScript
Bob German
 
Typescript: JS code just got better!
amit bezalel
 
Introducing type script
Remo Jansen
 
11_typescript.pptx for north south university course cse425
AnikSahaToni19126196
 
TypeScript VS JavaScript.pptx
Albiorix Technology
 
TypeScript Overview
Aniruddha Chakrabarti
 
Ad

More from Software Infrastructure (20)

PPTX
Stream Analytics
Software Infrastructure
 
PPTX
Quartz Scheduler
Software Infrastructure
 
PPTX
Test Driven Development
Software Infrastructure
 
PPTX
Deep Learning
Software Infrastructure
 
PDF
Progressive Web Apps
Software Infrastructure
 
PPTX
Machine learning
Software Infrastructure
 
PPTX
Raspberry PI
Software Infrastructure
 
PPTX
Codename one
Software Infrastructure
 
PPTX
Hazelcast sunum
Software Infrastructure
 
PPTX
Microsoft bot framework
Software Infrastructure
 
PPTX
Blockchain use cases
Software Infrastructure
 
PPTX
The Fintechs
Software Infrastructure
 
PPTX
Server Side Swift
Software Infrastructure
 
PPTX
Push Notification
Software Infrastructure
 
PPTX
Java Batch
Software Infrastructure
 
Stream Analytics
Software Infrastructure
 
Quartz Scheduler
Software Infrastructure
 
Test Driven Development
Software Infrastructure
 
Deep Learning
Software Infrastructure
 
Progressive Web Apps
Software Infrastructure
 
Machine learning
Software Infrastructure
 
Hazelcast sunum
Software Infrastructure
 
Microsoft bot framework
Software Infrastructure
 
Blockchain use cases
Software Infrastructure
 
Server Side Swift
Software Infrastructure
 
Push Notification
Software Infrastructure
 

Recently uploaded (20)

PDF
CIFDAQ's Token Spotlight: SKY - A Forgotten Giant's Comeback?
CIFDAQ
 
PPT
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Google’s NotebookLM Unveils Video Overviews
SOFTTECHHUB
 
PDF
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
PDF
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
PDF
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
PPTX
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
PPTX
C Programming Basics concept krnppt.pptx
Karan Prajapat
 
PDF
Enable Enterprise-Ready Security on IBM i Systems.pdf
Precisely
 
PDF
agentic-ai-and-the-future-of-autonomous-systems.pdf
siddharthnetsavvies
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
DevOps & Developer Experience Summer BBQ
AUGNYC
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PPTX
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
CIFDAQ's Token Spotlight: SKY - A Forgotten Giant's Comeback?
CIFDAQ
 
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Google’s NotebookLM Unveils Video Overviews
SOFTTECHHUB
 
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
C Programming Basics concept krnppt.pptx
Karan Prajapat
 
Enable Enterprise-Ready Security on IBM i Systems.pdf
Precisely
 
agentic-ai-and-the-future-of-autonomous-systems.pdf
siddharthnetsavvies
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
DevOps & Developer Experience Summer BBQ
AUGNYC
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 

TypeScript