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.
Deno's new front end offers a full-stack implementation of everything TypeScript developers love about Deno, but it doesn't stop there. Get started with file-system routes, islands, and signals in Deno Fresh.
Documentation tools mdBook, Quartz, MkDoc, and HonKit all support Markdown and work with a variety of other languages and formats. Here's a quick guide to each tool's standout features and best uses.
The latest JavaScript runtime update also supports requiring code coverage thresholds are met before a process can exit.
Learn how to use JavaScript’s fs library module to create, read, write, and stream common file types in the JavaScript runtimes Node, Deno, and Bun.
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.