TypeScript Basics 12 - TypeScript classes

Опубликовано: 03 Октябрь 2024
на канале: Java Brains
46,266
319

Access the full course here: https://javabrains.io/courses/typescr...

Learn how to declare and use classes in TypeScript. We'll declare a TypeScript class, create an instance of it and use it in this video.

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.