TypeScript Programming
placeAmsterdam 22 jan. 2026 tot 23 jan. 2026Toon rooster event 22 januari 2026, 09:30-16:30, Amsterdam, Dag 1 event 23 januari 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 22 jan. 2026 tot 23 jan. 2026Toon rooster event 22 januari 2026, 09:30-16:30, Eindhoven, Dag 1 event 23 januari 2026, 09:30-16:30, Eindhoven, Dag 2 |
placeHouten 22 jan. 2026 tot 23 jan. 2026Toon rooster event 22 januari 2026, 09:30-16:30, Houten, Dag 1 event 23 januari 2026, 09:30-16:30, Houten, Dag 2 |
computer Online: Online 22 jan. 2026 tot 23 jan. 2026Toon rooster event 22 januari 2026, 09:30-16:30, Online, Dag 1 event 23 januari 2026, 09:30-16:30, Online, Dag 2 |
placeRotterdam 22 jan. 2026 tot 23 jan. 2026Toon rooster event 22 januari 2026, 09:30-16:30, Rotterdam, Dag 1 event 23 januari 2026, 09:30-16:30, Rotterdam, Dag 2 |
placeZwolle 22 jan. 2026 tot 23 jan. 2026Toon rooster event 22 januari 2026, 09:30-16:30, Zwolle, Dag 1 event 23 januari 2026, 09:30-16:30, Zwolle, Dag 2 |
placeAmsterdam 19 mrt. 2026 tot 20 mrt. 2026Toon rooster event 19 maart 2026, 09:30-16:30, Amsterdam, Dag 1 event 20 maart 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 19 mrt. 2026 tot 20 mrt. 2026Toon rooster event 19 maart 2026, 09:30-16:30, Eindhoven, Dag 1 event 20 maart 2026, 09:30-16:30, Eindhoven, Dag 2 |
placeHouten 19 mrt. 2026 tot 20 mrt. 2026Toon rooster event 19 maart 2026, 09:30-16:30, Houten, Dag 1 event 20 maart 2026, 09:30-16:30, Houten, Dag 2 |
computer Online: Online 19 mrt. 2026 tot 20 mrt. 2026Toon rooster event 19 maart 2026, 09:30-16:30, Online, Dag 1 event 20 maart 2026, 09:30-16:30, Online, Dag 2 |
placeRotterdam 19 mrt. 2026 tot 20 mrt. 2026Toon rooster event 19 maart 2026, 09:30-16:30, Rotterdam, Dag 1 event 20 maart 2026, 09:30-16:30, Rotterdam, Dag 2 |
placeZwolle 19 mrt. 2026 tot 20 mrt. 2026Toon rooster event 19 maart 2026, 09:30-16:30, Zwolle, Dag 1 event 20 maart 2026, 09:30-16:30, Zwolle, Dag 2 |
placeAmsterdam 21 mei. 2026 tot 22 mei. 2026Toon rooster event 21 mei 2026, 09:30-16:30, Amsterdam, Dag 1 event 22 mei 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 21 mei. 2026 tot 22 mei. 2026Toon rooster event 21 mei 2026, 09:30-16:30, Eindhoven, Dag 1 event 22 mei 2026, 09:30-16:30, Eindhoven, Dag 2 |
placeHouten 21 mei. 2026 tot 22 mei. 2026Toon rooster event 21 mei 2026, 09:30-16:30, Houten, Dag 1 event 22 mei 2026, 09:30-16:30, Houten, Dag 2 |
computer Online: Online 21 mei. 2026 tot 22 mei. 2026Toon rooster event 21 mei 2026, 09:30-16:30, Online, Dag 1 event 22 mei 2026, 09:30-16:30, Online, Dag 2 |
placeRotterdam 21 mei. 2026 tot 22 mei. 2026Toon rooster event 21 mei 2026, 09:30-16:30, Rotterdam, Dag 1 event 22 mei 2026, 09:30-16:30, Rotterdam, Dag 2 |
placeZwolle 21 mei. 2026 tot 22 mei. 2026Toon rooster event 21 mei 2026, 09:30-16:30, Zwolle, Dag 1 event 22 mei 2026, 09:30-16:30, Zwolle, Dag 2 |
placeAmsterdam 16 jul. 2026 tot 17 jul. 2026Toon rooster event 16 juli 2026, 09:30-16:30, Amsterdam, Dag 1 event 17 juli 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 16 jul. 2026 tot 17 jul. 2026Toon rooster event 16 juli 2026, 09:30-16:30, Eindhoven, Dag 1 event 17 juli 2026, 09:30-16:30, Eindhoven, Dag 2 |
Strong Typing
In particular, Typescript provides strong typing instead of the original weak typing in JavaScript. In TypeScript errors are therefore already detected during compilation instead of at run-time.
TypeScript Fundamentals
The course starts with an overview of TypeScript and the features of the newest ECMA JavaScript standards. Next the installation of TypeScript, possible development environments and the use of various types in Typescript is discussed.
Callbacks and Closures
Attention is also paid to functions in Typescript where callbacks, closures and type guards …

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
Strong Typing
In particular, Typescript provides strong typing instead of the original weak typing in JavaScript. In TypeScript errors are therefore already detected during compilation instead of at run-time.
TypeScript Fundamentals
The course starts with an overview of TypeScript and the features of the newest ECMA JavaScript standards. Next the installation of TypeScript, possible development environments and the use of various types in Typescript is discussed.
Callbacks and Closures
Attention is also paid to functions in Typescript where callbacks, closures and type guards are treated.
Classes and Objects
Also object oriented programming with TypeScript classes, constructors, inheritance and interfaces is part of the course program.
Generics and Modules
Finally attention is given to generics, the parameterization of types and the use of modules and namespaces in TypeScript. After completion of the course participants understand the capabilities of TypeScript which is, amongst other uses, also used in the Angular JavaScript Framework from version to onwards.
Audience Course TypeScript Programming
The course TypeScript Programming is intended for Web Developers who want to use Typescript and the newest ECMAScript standards to develop the front end of modern web applications.
Prerequisites Course TypeScript Programming
Experience with JavaScript and a good knowledge of JavaScript is required to participate in this course.
Realization Training TypeScript Programming
The theory is treated with on the basis of presentation slides. The concepts are illustrated with demos. The theory is interspersed with exercises. The course times are from 9.30 to 16.30.
Certification Course TypeScript Programming
The participants receive an official certificate TypeScript Programming after successful completion of the course.
Modules
Module 1 : TypeScript Intro
- What is TypeScript?
- TypeScript Intro
- TypeScript Characteristics
- Features of TypeScript
- Benefits of TypeScript
- Components of JavaScript
- Installing TypeScript
- TypeScript Playground
- Environment Setup
- Debugging TypeScript
- Typescript IDE’s
- Visual Studio Code
- WebStorm
- Hello TypeScript
Module 2 : Language Syntax
- TypeScript Identifiers
- TypeScript Keywords
- TypeScript Syntax
- TypeScript Object Orientation
- TypeScript Types
- Handling Types
- Built-in Types
- TypeScript Variables
- Variable Declarations
- Type Assertion
- Variable Scope
- Operators
- Control Flow
- Structural Typing
Module 3 : ECMAScript 6
- Arrow Functions
- Enhanced Object Literals
- Template Strings
- Destructuring
- Spread
- Hoisting
- let Variables
- const Keyword
- Unicode
- Proxies
- Symbols
- Promises
- Reflect api
- Tail calls
Module 4 : Functions
- Return Type
- Parameter Passing
- Optional Parameters
- Default Parameters
- Variable Arguments
- Anonymous Functions
- Function Constructor
- Recursion
- Lambda Functions
- Syntactic Variations
- Function Overloading
- Overloading Examples
- Specialized Overload Signature
Module 5 : Complex Types
- Arrays Intro
- Accessing Array Elements
- Array Class
- Array Methods
- More Methods
- Functional Methods
- Array Destructuring
- Passing and Returning Arrays
- Tuples
- Tuple Operations
- Unions
- Unions and Arrays
- Enums
Module 6 : Classes and Objects
- Classes in TypeScript
- Variables and Methods
- Constructors
- Creating Instance Variables
- Class Inheritance
- Method Overriding
- static Members
- Encapsulation
- Access Modifiers
- Interfaces
- Overloading with super
- Factory Pattern
- Decorators
Module 7 : Generics
- Generics Explained
- Generic Example
- Generic Syntax
- Instantiating Generic Classes
- Using type T
- Constraining Type of T
- Generic Interfaces
- Generic Object Creation
- Bounded Type Parameter
- Runtime Type checking
- Generic Function
- Reflection
- Checking Object for Function
- Interface Checking with Generics
Module 8 : Modules
- Module Keyword
- Declaration File
- Global variables
- Internal Modules
- External Modules
- Working with Modules
- Namespaces
- Export and Import
- Module Systems
- Generated for AMD
- Generated for CommonJS
- Module Merging
- TypeScript Definiton Manager
- Querying for Packages
Waarom SpiralTrain
SpiralTrain is specialist op het gebied van software development trainingen. Wie bieden zowel trainingen aan voor beginnende programmeurs die zich de basis van talen en tools eigen willen maken als ook trainingen voor ervaren software professionals die zich willen bekwamen in de nieuwste versie van een taal of een framework.
Onze trainingkenmerken zich door :
• Klassikale of online open roostertrainingen en andere
trainingsvormen
• Eenduidige en scherpe cursusprijzen, zonder extra kosten
• Veel trainingen met een doorlopende case study
• Trainingen die gericht zijn op certificering
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

