Node JS

[ follow ]
fromInfoWorld
11 hours ago

Deno adds tool to run NPM and JSR binaries

Deno 2.6, the latest version of the TypeScript, JavaScript, and WebAssembly runtime, adds a tool, called dx, to run binaries from NPM and JSR (JavaScript Registry) packages. The update to the Node.js rival was announced December 10; installation instructions can be found at docs.deno.com. Current users can upgrade by running the deno upgrade command in their terminal.
Node JS
Node JS
fromThe Code Barbarian
1 week ago

Mongoose 9.0: Async Stack Traces, Cleaner Middleware, Stricter TypeScript

Mongoose 9 enables real async stack traces and fully async middleware, improving debuggability by removing callback-based APIs.
Node JS
fromAmazon Web Services
2 weeks ago

AWS SDK for JavaScript aligns with Node.js release schedule | Amazon Web Services

AWS SDK for JavaScript v3 will follow the Node.js release schedule, testing on all LTS versions and providing eight additional months of support past Node.js EOL.
#nodejs
Node JS
fromAmazon Web Services
4 weeks ago

Node.js 24 runtime now available in AWS Lambda | Amazon Web Services

AWS Lambda supports Node.js 24 (Active LTS until April 2028) with a new TypeScript RIC; callback-based function handlers are no longer supported.
Node JS
fromInfoWorld
4 weeks ago

Intro to Nest.js: Server-side JavaScript development on Node

Nest.js is a server-side, TypeScript-friendly, modular framework for Node.js with dependency injection and built-in components for scalable web application development.
fromgithub.com
1 month ago

rakeshmenon/npmlens-mcp

npmlens-mcp lets your coding agent (such as Claude, Cursor, Copilot, Gemini or Codex) search the npm registry and fetch package context (README, downloads, GitHub info, usage snippets). It acts as a ModelContextProtocol (MCP) server, giving your AI assistant a structured way to discover libraries and integrate them quickly. Structured npm search with optional ranking weights. Direct README fetch (optionally truncated). Enriched package info (downloads + GitHub details). Usage snippet extraction from README. Stdio MCP transport, ready for MCPcompatible clients.
Node JS
Node JS
fromInfoWorld
1 month ago

Q&A: Why io.js decided to fork Node.js

Developers dissatisfied with Joyent's control forked Node.js into io.js governed by an open technical committee led by Fedor Indutny and collaborators.
Node JS
fromMedium
1 month ago

How to Setup React Storybook (v9) with pNPM For Advanced-To-Beginner React Developers?

PNPM provides faster, more consistent installs and enhances supply-chain security by disabling automatic postinstall scripts in dependencies starting with version 10.
Node JS
fromTheregister
2 months ago

Bun 1.3 stuffs everything and kitchen sink into JS runtime

Bun 1.3 consolidates JavaScript toolchains with fast Zig-based runtime, extensive built-in tooling, and isolated installs but raises concerns about scope and pace.
Node JS
fromKDnuggets
2 months ago

Qwen Code Leverages Qwen3 as a CLI Agentic Programming Tool - KDnuggets

Integrating Qwen3-Coder with the Qwen Code CLI enables an agentic, environment-aware coding assistant with free Qwen OAuth authentication and automation capabilities.
[ Load more ]