Typescript Functions - Basics Tutorial for Beginners
Offered By: Dave Gray via YouTube
Course Description
Overview
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
Related Courses
DEV201x: Introduction to TypeScriptMicrosoft via edX Developing Dynamic Web Applications Using Angular
Microsoft via edX Introduction to TypeScript 2
Microsoft via edX Multiplatform Mobile App Development with NativeScript
The Hong Kong University of Science and Technology via Coursera Angular Fundamentals
Microsoft via edX