Introducing TypeScript
Offered By: JSConf via YouTube
Course Description
Overview
Explore TypeScript, a typed superset of JavaScript, in this JSConf conference talk presented by Anders Heijlsberg, the creator of C#, and Luke Hoban, Microsoft's representative to TC39. Discover how TypeScript enhances JavaScript development by adding optional static types, classes, and modules, enabling improved tooling and better structuring of large-scale applications. Learn about the TypeScript compiler, which is open-source and written in TypeScript itself, and how it outputs standard JavaScript that runs in any browser or host. Gain insights into the TypeScript language specification, available under the Open Web Foundation's Final Specification Agreement. Understand how TypeScript aims to make cross-platform, application-scale JavaScript development easier and more efficient.
Syllabus
Anders Heijlsberg & Luke Hoban: Introducing TypeScript
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube