JavaScript | News, how-tos, features, reviews, and videos
Productivity enhancements, such as better compile-time messages, are highlighted.
An open letter with more than 10,000 signatures accuses Oracle of abandoning the JavaScript trademark and urges the company to set it free.
Major upgrade to Node.js rival introduces major changes to global variables, new dependency management features, and tweaks to the permission system.
The latest JavaScript runtime update also supports requiring code coverage thresholds are met before a process can exit.
Update of Microsoft’s strongly typed JavaScript disallows nullish and truthy checks on syntax that never varies on nullishness or truthiness.
Server-side rendering also improved in Vue 3.5 upgrade, with async components able to control hydration.
With the RC, Microsoft has renamed a number of new types and reverted a change to how the TypeScript language service searched for tsconfig.json files.
Last 1.x release of the runtime for JavaScript and TypeScript also improves dependency management and stabilizes the standard library.
Node.js v22.6.0 introduces experimental feature that strips type annotations from TypeScript files, allowing them to run without changing TypeScript syntax.
Workspaces simplify dependency management, configuration sharing, and module organization across large code bases, Deno Land says.