TypeScript Tutorial - An Introduction to TypeScript

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=fm2m0ddOAaU



Category:
Tutorial
Duration: 10:35
1,457 views
16


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

TypeScript is an open-source programming language that adds optional types, classes, and modules to JavaScript. It is a superset of the JavaScript language that allows developers to use static checking and code refactoring when developing JavaScript applications. In this TypeScript tutorial, we talk about how TypeScript allows you to write more scalable and maintainable JavaScript code.

Watch this video to learn:

- What is TypeScript and why developers should care about it
- Main use-cases for TypeScript
- Examples of how to use TypeScript







Tags:
TypeScript
TypeScript Tutorial
Introduction to TypeScript
TypeScript examples