Learn TypeScript - Full Course for Beginners
Offered By: freeCodeCamp
Course Description
Overview
Dive into a comprehensive video course on TypeScript for beginners, covering all modern features of the language. Explore the necessity of learning TypeScript, installation of tools, type definitions, interfaces, unions, type aliases, special types like any and never, DOM manipulation, class creation, generics, and enums. Follow along with code examples and gain practical knowledge to enhance your programming skills. By the end of this 1-2 hour tutorial, acquire a solid foundation in TypeScript and be prepared to apply it in real-world projects.
Syllabus
) Intro.
) Do I need to learn Typescript?.
) How to install Typescript tools?.
) Typescript Type definitions introduction.
) Introduction to Interfaces in Typescript.
) Union & Type alias in Typescript.
) Any never void unknown in Typescript.
) Typescript Working with DOM.
) Creating classes in Typescript.
) Generics interfaces and functions in Typescript.
) How to use Enums in Typescript.
) Outro.
Taught by
freeCodeCamp.org
Related Courses
C++ For C Programmers, Part AUniversity of California, Santa Cruz via Coursera Learn Intermediate Java
Codecademy Learn Intermediate Java: Generics and Collections
Codecademy Learn Intermediate Swift
Codecademy Learn Intermediate TypeScript: Generics
Codecademy