Главная
Study mode:
on
1
Introduction-Typescript Broader Look
2
Prerequisites
3
Relation between Javascript and TypeScript
4
Challenges in JavaScript
5
Benefits of TypeScript: Defining Static Types
6
Benefits of TypeScript: Organised Codes
7
Benefits of TypeScript: Excellent Tooling Support
8
Writing Hello World in TypeScript
9
Writing code in TypeScript and Compiling to JavaScript
10
Tools required for Development in TypeScript: Node.jsnpm, IDEVisual Studio Code
11
TypeScript Project Configurationtsconfig.json file
12
Type Inference and Defining Explicit Types
13
Defining TypeScript Classes
14
Using Modules in TypeScriptexport & import
15
What’s next? How to learn TypeScript?
Description:
Gain a comprehensive overview of TypeScript in this 42-minute video tutorial. Learn about the relationship between JavaScript and TypeScript, explore the challenges in JavaScript, and discover the benefits of TypeScript including static typing, organized code, and excellent tooling support. Follow along to write your first "Hello World" program in TypeScript, compile TypeScript to JavaScript, and set up the necessary development tools. Dive into TypeScript project configuration, type inference, explicit typing, class definitions, and module usage. Conclude with guidance on further learning resources to continue your TypeScript journey.

TypeScript: A Broader Look - High-Level Overview and Introduction

Smartherd
Add to list