TypeScript Basics 8 - Type erasure and error behavior

preview_player
Показать описание

Understand the concept of type erasure in TypeScript. Learn how types are a compile-time-only construct. Also understand the default behavior of the TypeScript compiler in case of compilation errors.

Course: TypeScript Basics
Learn about the basics of TypeScript. Understand how types work, how to use arrays and tuples, how to declare classes and interfaces. Understand concepts of type erasure, duck typing, enums, generics and modules. Create a development workflow and configure the TypeScript compiler to your needs. And watch as I build an end-to-end TypeScript application from scratch.
Рекомендации по теме
Комментарии
Автор

Awesome Content, I Like short videos which nice explanation.

suhaaskorampally
Автор

Typescript compiler is like Indian Government, It does not force the error to clear during execution time.😛😛

messiyagreenpass
Автор

That seems logical behavior the compiler should only stop if the code is not runnable Javascript.

TheReferrer
Автор

If the typing is only for development time then "Runtime polymorphism" is not supported?

amithraju
Автор

Nice video... just to know... my BASH is not giving me any error back.
Why?
I got errors in the code...

Gentarozzo
visit shbcf.ru