JavaScript | News, how-tos, features, reviews, and videos
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.
Last 1.x release of the runtime for JavaScript and TypeScript also improves dependency management and stabilizes the standard library.
The annual State of JavaScript survey is one of the best ways to keep your finger on the pulse of what's new and noteworthy in the world of JavaScript. Here's the rundown from the most recent survey.
Sponsored Links