Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore TypeScript functions in this comprehensive tutorial for beginners. Learn about type aliases, literal types, basic function syntax, and functions without return values. Discover how to use the function keyword, create function type aliases, and implement function interfaces. Dive into optional parameters, default parameter values, and functions with rest parameters. Understand the 'never' type and its applications, and master custom type guards. Gain essential knowledge to enhance your TypeScript skills and improve your web development capabilities.
Syllabus
Intro
Welcome
Type Aliases
Literal Types
Basic Functions
Functions with no return value
The function keyword
Function Type Aliases
Function Interface
Optional Parameters
Default Parameters
Function with Rest Params
The never type
Using the never type
Custom Type Guard
Taught by
Dave Gray