A Language for Application-scale JavaScript Development
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore TypeScript, a typed superset of JavaScript, in this conference talk by Anders Hejlsberg at GOTO Aarhus 2012. Discover how TypeScript enhances JavaScript development with optional static types, classes, and modules, enabling better structuring and tooling for large-scale applications. Learn about the open-source TypeScript compiler, written in TypeScript itself, which outputs standard JavaScript compatible with any browser or host. Gain insights into the TypeScript language specification and its availability under the Open Web Foundation's Final Specification Agreement. Understand how TypeScript aims to simplify cross-platform, application-scale JavaScript development and improve the overall development experience.
Syllabus
A Language for Application-scale JavaScript Development • Anders Hejlsberg • GOTO 2012
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube