Use Types Effectively in TypeScript

0
Language

Access

Free

Certificate

Free

Level

Beginner

Learn how TypeScript enhances JavaScript by adding a solid type system. Dive into the course content and gain a deeper understanding of static typing, type inference, union types, interfaces, classes, inheritance, type conversion, and generics. Boost your applications with TypeScript’s powerful features.

Add your review

TypeScripts purpose, the reason it exists, is to add a solid type system on top of ECMAScript 6+. JavaScript is a dynamically typed language. TypeScript applies a fundamental change to the language and applies static typing to the code in our applications.

This course will dive into the type system that TypeScript provides. You will gain a deeper understanding of what types can do for your applications.

Course Content

Introduction to Static Typing

Using Type Inference in TypeScript

Union Types and Type Aliases in TypeScript

Distinguishing between types of Strings in TypeScript

Using Interfaces to Describe Types in TypeScript

Creating a Class in TypeScript

Sharing Class Behavior with Inheritance in TypeScript

Using Assertion to Convert Types in TypeScript

The Basics of Generics in TypeScript

Practical Generics in TypeScript

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Use Types Effectively in TypeScript”

×

    Your Email (required)

    Report this page
    Use Types Effectively in TypeScript
    Use Types Effectively in TypeScript
    LiveTalent.org
    Logo