Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 326 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 326 Bytes

TypeScript

TypeScript is a superset of JavaScript which primarily provides optional static typing, classes and interfaces. One of the big benefits is to enable IDEs to provide a richer environment for spotting common errors as you type the code ...

Follow the power point slides and have fun with typescript.