TypeScript Basics 10 - Implicit typing HD
Access the full course here: https://javabrains.io/courses/typescript_basics TypeScript has a feature called implicit typing that lets you skip type declarations in certain cases. The compiler infers types from what value is assigned to it while the variable is being declared. 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.
Похожие видео
Показать еще