.

Technology

TypeScript 5

TypeScript 5 delivers a leaner, faster compiler with native support for ECMAScript Decorators and improved type inference.

Version 5.0 rearchitects the compiler for efficiency: it cuts the package size by 26 MB (a 40% reduction) and boosts build speeds via a move to ES modules. Developers gain access to the finalized ECMAScript Decorators standard, 'const' type parameters for literal inference, and support for multiple 'extends' in tsconfig.json. These refinements prioritize performance for enterprise scale JavaScript development.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html
242 projects · 63 cities

Related technologies

Recent Talks & Demos

Showing 241-242 of 242

Members-Only

Sign in to see who built these projects