Microsoft's TypeScript has reached a new milestone with Project Corsa, enhancing the language's capabilities. Key improvements include fuller type checking, support for JSX, and JavaScript files. Currently, the API design is in early development stages, with plans for a more complete compiler scheduled for release later this year. Developers can install the native TypeScript compiler via NPM as '@typescript/native-preview.' The extension for VS Code allows experimental features but requires enabling after installation, ensuring a smoother integration into existing workflows.
Microsoft's TypeScript has transformed under Project Corsa, with enhanced features including fuller type checking and support for JSX and JavaScript, signaling rapid advancement.
The native TypeScript compiler, accessed via npm and termed tsgo, promises significant functionality improvements. Plans include integrating it fully with the typical TypeScript workflow.
Collection
[
|
...
]