TypeScript

TypeScript is a powerful, statically-typed superset of JavaScript, enabling developers to write more maintainable and error-resistant code. Its robust type system and compatibility with existing JavaScript libraries make it an excellent choice for building scalable, complex applications.

Follow
Courses
2
Lessons
0
Templates
0
Courses
Filter 2 results...
The Fullstack Developer Path

Fullstack
92 modules
Beginner
Duration
105.8 hrs
Avatar of Rachel JohnsonAvatar of Treasure PorthAvatar of Kevin PowellAvatar of Tom ChantAvatar of Per Borgen
Learn the entire stack from backend to frontend. Focused on hireable skills from the JavaScript ecosystem, like React, Node, Express, Next, and even AI engineering. This massive course is your one-stop-show for breaking into the tech industry.
PublicNew
Learn TypeScript

TypeScript
32 lessons
Intermediate
Duration
2.1 hrs
Avatar of Bob Ziroll
This course introduces you to the essential building blocks of TypeScript through a hands-on approach—developing a simple pizza restaurant order fulfillment system. In this course, you’ll explore: basic types, defining custom types, typing objects and arrays, optional properties, manual and implicit typing, literal types, unions and intersections, type narrowing, function return types, void and any, utility types (Partial and Omit), and generics.
Public