تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح TypeScript Basics 13 - Methods and constructors ضمن كورس TypeScript شرح قناة Java Brains، الفديو رقم 13 مجانى معتمد اونلاين
Access the full course here: https://javabrains.io/courses/typescript_basics
Learn how to define methods in a TypeScript class. Also create constructors to control the state of the object created, and how you can pre-populate objects using the this keyword.
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.