Tagged articles
7 articles
Page 1 of 1
Node.js Tech Stack
Node.js Tech Stack
Dec 22, 2025 · Backend Development

Deno 2.6 Introduces dx: An npx‑Like Tool with Enhanced Security

Deno 2.6 adds the dx command as an npx‑compatible runner for npm and JSR binaries, tightens security with the new deno audit command and fine‑grained permission flags, speeds up TypeScript checking via the Go‑based tsgo, and improves Node.js compatibility with built‑in @types/node and a --require flag.

DenoNode.js compatibilitySecurity
0 likes · 6 min read
Deno 2.6 Introduces dx: An npx‑Like Tool with Enhanced Security
Java Tech Enthusiast
Java Tech Enthusiast
Feb 8, 2025 · Cloud Native

Bun 1.2 Release: Enhanced Node.js Compatibility, Built-in Database & Cloud-Native Features

Bun 1.2 delivers its biggest upgrade yet, boosting Node.js compatibility above 90% for core modules, adding built‑in PostgreSQL and native S3 support that outperforms the AWS SDK, switching to a readable lock file for faster installs, enhancing testing tools, and improving HTTP/2, filesystem, JSON and Windows performance while targeting remaining compatibility gaps.

BunCloud NativeJavaScript runtime
0 likes · 5 min read
Bun 1.2 Release: Enhanced Node.js Compatibility, Built-in Database & Cloud-Native Features
21CTO
21CTO
Feb 6, 2025 · Frontend Development

What’s New in Bun 1.2? 5 Major Updates That Redefine the JavaScript Toolchain

Version 1.2 of the Bun runtime introduces five significant enhancements—including improved Node.js compatibility, HTML import that replaces the entire frontend toolchain, native S3 object handling, a fast Promise‑based Postgres driver, and a text‑based lock file—positioning Bun as a comprehensive, cloud‑first JavaScript ecosystem.

BunHTML importJavaScript runtime
0 likes · 4 min read
What’s New in Bun 1.2? 5 Major Updates That Redefine the JavaScript Toolchain
IT Services Circle
IT Services Circle
Nov 13, 2024 · Backend Development

Exploring Deno 2 and Bun as Modern JavaScript Package Managers

Both Deno 2 and Bun, the newly released JavaScript runtimes, can function as independent package managers, offering compatibility with Node.js and npm, support for various dependency sources, performance optimizations, and unique commands such as deno install, add, remove, and Bun’s workspace and caching features.

BunDenoJavaScript
0 likes · 8 min read
Exploring Deno 2 and Bun as Modern JavaScript Package Managers
21CTO
21CTO
Oct 13, 2024 · Backend Development

What’s New in Deno 2.0? A Deep Dive into Its Node.js Compatibility and Updated Standard Library

Deno 2.0, the latest production release of the open‑source Deno runtime, brings major updates for JavaScript, TypeScript and WebAssembly, offers full backward compatibility with Node.js and npm, stabilizes its standard library, introduces private NPM registry support, workspace/monorepo features, and adds enhanced formatting, linting, and coverage tools.

DenoJavaScriptNode.js compatibility
0 likes · 4 min read
What’s New in Deno 2.0? A Deep Dive into Its Node.js Compatibility and Updated Standard Library
21CTO
21CTO
Feb 28, 2024 · Backend Development

Deno 1.41 Cuts Binary Size by 50% and Adds Official Linux ARM64 Support

Version 1.41 of the Deno runtime, released on February 23, reduces compiled binary sizes by up to 50%, introduces official Linux ARM64 binaries, adds several Node.js compatibility fixes, expands API capabilities, and improves language server features, while outlining future plans for further size reductions and custom builds.

DenoLinux ARM64Node.js compatibility
0 likes · 4 min read
Deno 1.41 Cuts Binary Size by 50% and Adds Official Linux ARM64 Support
21CTO
21CTO
Oct 1, 2022 · Backend Development

What’s New in Deno 1.26? Key Features, Node.js Compatibility, and Performance Boosts

Deno 1.26, released on September 29, introduces Node.js compatibility layer enhancements, updated readable‑stream implementation, new APIs like Writable.toWeb() and Readable.toWeb(), performance improvements, added CacheWeb support, a new –allow‑sys permission flag, and bundles TypeScript 4.8, positioning Deno as a faster, more compatible JavaScript runtime.

DenoJavaScript runtimeNode.js compatibility
0 likes · 3 min read
What’s New in Deno 1.26? Key Features, Node.js Compatibility, and Performance Boosts