An Introduction to TypeScript
And the Benefits It Brings
...also, I pronounce "gif" like "gift",
but...
We'll be exploring TypeScript and the benefits it brings to the JavaScript ecosystem including:
Goal 1:
To show you some of the benefits of TypeScript you may not have been aware of.
Goal 2:
Debunk the myth that TypeScript is strictly for OOP.
TypeScript has great features for OOP that will be talked about
TypeScript is a superset of JavaScript. In other words, JavaScript is valid TypeScript*.
TypeScript adds optional static typing to JavaScript. Additionally, it provides developers with other language features such as interfaces, generics, and enums.
I'm not perfect
JavaScript
TypeScript
JavaScript
Also...
TypeScript
Also...
JavaScript
TypeScript
JavaScript
TypeScript