TypeScript

TypeScript

TypeScript is a programming language developed by Microsoft that adds static typing to JavaScript. It can be used for developing large applications and transpiles to JavaScript. TypeScript supports definition files for existing JavaScript libraries, allowing other programs to use them as if they were statically typed TypeScript entities.

1 courses cover this concept

CSE 331 Software Design & Implementation

University of Washington

Spring 2022

This course aims to improve students' software development skills, focusing on building correct, scalable, and easy-to-understand software. It relies on a solid understanding of Java and the concepts covered in CSE 143. Students will learn about software design principles, modern programming languages, and software tools. It covers software testing, type systems, design patterns, and more.

No concepts data

+ 28 more concepts