Node JS

[ follow ]
#nodejs
Node JS
fromAmazon Web Services
1 week 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
1 week 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
2 weeks 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
3 weeks 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
1 month 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.
Node JS
fromSecurityWeek
2 months ago

GitHub Boosting Security in Response to NPM Supply Chain Attacks

GitHub will require two-factor authentication for local NPM publishing and deploy short-lived, granular tokens plus trusted publishing to mitigate NPM supply-chain attacks.
#deno
fromInfoQ
2 months ago

Cloudflare Adds Node.js HTTP Servers to Cloudflare Workers

To support HTTP client APIs, Cloudflare reimplemented the core node:http APIs by building on top of the standard fetch() API that Workers use natively, maintaining Node.js compatibility without significantly affecting performance. The wrapper approach supports standard HTTP methods, request and response headers, request and response bodies, streaming responses, and basic authentication. However, the managed approach makes it impossible to support a subset of Node.js APIs.
Node JS
[ Load more ]