TypeScript
TypeScript is designed for the development of large applications and transcompiles to JavaScript. It is a strict syntactical superset of JavaScript and adds optional static typing to the language.
-
131 Views 0 Likes 0 Comments
We'll go over what TypeScript is and why we need it?
-
228 Views 0 Likes 0 Comments
We'll go over working with functions in TypeScript.
-
160 Views 0 Likes 0 Comments
We'll go over working with objects in TypeScript.
-
150 Views 0 Likes 0 Comments
We go over the concept of 'custom type' objects.
-
97 Views 0 Likes 0 Comments
We go over what exactly "interfaces" are and how to use them.
-
131 Views 0 Likes 0 Comments
We go over the concept of compiling interface code in JavaScript.
-
150 Views 0 Likes 0 Comments
We go over extending the interface in TypeScript.
-
116 Views 0 Likes 0 Comments
We go over intersection in interfaces in TypeScript.
-
140 Views 0 Likes 0 Comments
We go over working with interfaces with functions in TypeScript.
-
OOP with TypeScript: Introduction
@shahzaibkamal 11863 Views175 Views 0 Likes 0 CommentsIntroduction to our Object-Oriented Programming with CodeCast Series.
-
105 Views 0 Likes 0 Comments
In this video of the OOP TypeScript Series, we are going over Objects.
-
OOP with TypeScript: Basics of Classes
@shahzaibkamal 11863 Views322 Views 0 Likes 0 CommentsLet's go over the basics of classes in TypeScript OOP.
Looks like you've reached the end!