Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
Reviews
5.0 rating, based on 5 Class Central reviews
Showing Class Central Sort
-
I really enjoyed this course. For my first time in coming across Typescript it made it very easy to understand. I would advise a background knowledge in JavaScript though.
-
In my opinion it is a great course because it gives you the basics of TS and the relationship with JS and their differences as well.
-
This course is very good. Depth concept with example. I learn very things and i clear my doubt where i stuck this course is very helpful for me. Thank you for the instructor and free code camp team.
-
First of all i would like to say you thankyou for such a basic concept for typescript. Nice tutors for beginner to understand about basic concept
-
The course is excellent!! Really helped me understand the basic concepts of the Typescript mostly the generic types and ENUMS