Download free TypeScript tutorial course in PDF, training file in 30 chapters and 97 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
Table of contents
- About
- Getting started with TypeScript
- Installation and setup
- Basic syntax
- Hello World
- Running TypeScript using ts-node
- TypeScript REPL in Nodejs
- Why and when to use TypeScript
- Safety
- Readability
- Tooling
- TypeScript Core Types
- String Literal Types
- Tuple
- Boolean
- Intersection Types
- Types in function arguments and return value Number
- Types in function arguments and return value String
- const Enum
- Number
- String
- Array
- Enum
- Any
- Void
- Arrays
- Finding Object in Array
- Enums
- Enums with explicit values
- How to get all enum values
- Extending enums without custom enum implementation
- Custom enum implementation: extends for enums
- Functions
- Optional and Default Parameters
- Function as a parameter
- Functions with Union Types
- Types of Functions
- Classes
- Abstract Classes
- Simple class
- Basic Inheritance
- Constructors
- Accessors
- Transpilation
- Monkey patch a function into an existing class
- Class Decorator
- Why and when to use TypeScript
- Arrays
- Functions
- Class Decorator
- Generics
- User-defined Type Guards
- Importing external libraries
- Publish TypeScript definition files
- Mixins
- TypeScript installing typescript and running the typescript compiler tsc
- Integrating with Build Tools
- TypeScript with AngularJS
- Using TypeScript with React (JS & native)
- tsconfig.json
- Unit Testing
It is a free TypeScript ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many TypeScript developers and contributors.
The content is released under Creative Commons BY-SA
Size : | 1.14 MB |
Downloads: | 74 |
Created: | 2019-04-30 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about TypeScript eBook for professionals
Download free course TypeScript Notes for Professionals, pdf file on 96 pages by Stack Overflow Community.