Node JS

[ follow ]
fromInfoQ
3 days ago

Bun Introduces Built-in Database Clients and Zero-Config Frontend Development

Bun, the fast all-in-one JavaScript runtime, has released version 1.3, marking its biggest release yet with comprehensive full-stack development capabilities, unified database APIs, and performance improvements across the runtime. Bun 1.3 introduces zero-configuration frontend development with built-in hot module replacement and React Fast Refresh support. Developers can now run HTML files directly with Bun, which automatically handles JavaScript, CSS, and React transpilation and bundling.
Node JS
Node JS
fromGitHub
4 days ago

GitHub - evoluteur/jacked-gpt: AI-driven web application to create personalized workout routines tailored to your goals, helping you achieve peak performance. Say goodbye to generic workouts and hello to innovation!

AI-driven app generates personalized workout routines via a web UI and NodeJS server using OpenAI, enabling customized fitness plans and easy local deployment.
fromInfoWorld
1 week 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
3 weeks 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
3 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
1 month 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 month 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
2 months 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.
[ Load more ]