Typescript
Typescript | News, how-tos, features, reviews, and videos
Redwood web framework hits 1.0 release milestone
Full-stack JavaScript/TypeScript framework builds on React, GraphQL, Prisma, and Storybook for Jamstack-style deployment.
Microsoft pushes optional type annotations for JavaScript
Standards proposal would allow annotations to be checked by external type checkers like TypeScript but treated as comments by the JavaScript engine.
TypeScript 4.6 adds control flow analysis, ES2022 support
Latest version of Microsoft’s strongly typed JavaScript also allows code in constructors before super(), improves recursion depth checks, and more.
Deno 1.19 extends web streams support
Latest update to the secure runtime for JavaScript and TypeScript brings native support for web streams to files, network sockets, and stdio.
Deno 1.18 completes Web Crypto API
Latest release of Node.js alternative also brings automatic discovery of configuration files and stabilization of the nested test steps API.
Deno joins JavaScript standards effort
Company behind JavaScript/TypeScript runtime will push for additions to ECMAScript that benefit users of server-side JavaScript.
TypeScript 4.5 arrives with Promise improvements
Latest GA release of Microsoft’s strongly typed JavaScript introduces new Awaited utility type to model Promise recursions, defers ECMAScript module support for Node.js to a future release.
Deno improves JSX transform, WebAssembly support
JavaScript/TypeScript runtime also brings enhancements related to TLS, Web Streams, test permissions.
What’s new in Angular 13
Version 13 of the popular TypeScript-based web framework is now available as a production release.
Angular proposal would make NgModules optional
The Angular development team considers a shift toward a simpler reuse model to improve the developer experience.
Deno 1.15 improves Node.js compatibility
New version of the Node.js alternative also makes progress toward a feature-complete Web Crypto API.
Deno 1.14 extends Web Crypto API
Latest update to the Node.js rival also stabilizes the WebSocket API, introduces file locking APIs, and updates the Deno extension for Visual Studio Code.
Visual Studio Code editor moves forward on language detection
Microsoft editor also supports native bracket pair colorization and TypeScript 4.4.
Deno 1.13 emphasizes HTTP server API stability
Upgrades to native HTTP server are now advised for users of JavaScript/TypeScript runtime.
TypeScript 4.4 brings performance boosts
Now in a release candidate stage, the next upgrade to Microsoft’s typed JavaScript also introduces control flow analysis and spelling suggestions in plain JavaScript files.
Visual Studio 2022 Preview 3 shines on JavaScript, TypeScript, Git
Multi-repo capabilities also highlighted in planned upgrade to Microsoft’s flagship IDE.
What’s new in Angular 12
Angular 12.1 update adds compiler support for shorthand property declarations and fixes for the compiler, compiler CLI, router, and service workers.
Angular team streamlines feature requests
Feature requests will be reviewed for alignment with existing projects on the Angular roadmap, then prioritized or put through a 60-day voting process.
TypeScript 4.3 brings type specification for properties
Latest upgrade to Microsoft’s typed JavaScript also introduces an override keyword and improvements to template string types.
Deno 1.10 overhauls test runner
Latest version of the JavaScript and TypeScript runtime introduces the ability to run test modules in isolation, along with other testing improvements.