#nodejs

[ follow ]
Software development
fromVue.js Jobs
2 weeks ago

Software Engineer - Full Stack, NodeJS at HighlightTA - VueJobs

Neon One builds modern, scalable nonprofit software using Node.js, Vue micro front-ends, and AWS to empower small and mid-sized organizations.
#fundraising-platform
Fundraising
fromVue.js Jobs
1 week ago

Technical Support Engineer at Fundraise Up - VueJobs

Fundraise Up is a global fundraising platform powering high-volume nonprofit donations with an accessibility-first, TypeScript-based product and a distributed engineering team.
#security
fromThe NodeSource Blog - Node.js Tutorials, Guides, and Updates
3 weeks ago

Understanding Node.js' New Signal Requirement for Security Reports

This decision addresses a critical operational need. While Node.js values open collaboration, the volume of low-quality security reports has increased drastically, driven largely by automated tools and generative AI. The problem: Between December and January, the project received over 30 vulnerability reports, compared to the usual average of 6 or 7 per month. Many of these submissions lacked technical merit or turned out to be false positives.
Node JS
#full-stack-development
fromVue.js Jobs
3 weeks ago
Web development

Senior Full-Stack Developer (AngularJS / Angular / Node.js) at Interactivated Solutions Europe - VueJobs

fromVue.js Jobs
3 weeks ago
Web development

Senior Full-Stack Developer (AngularJS / Angular / Node.js) at Interactivated Solutions Europe - VueJobs

#vuejs
#gemini-cli
fromThe NodeSource Blog - Node.js Tutorials, Guides, and Updates
4 months ago

Express.js 6 and Beyond: Modernizing the Most Popular Node.js Framework

Two years ago, the Express team initiated a complete revamp of the project's governance. What was once a largely single-maintainer effort under Doug Wilson evolved into a structured Technical Committee (TC) with multiple active contributors. "Our goal was to evolve Express from a single-maintainer project into a sustainable, community-driven effort - one built on shared responsibility, clear processes, and long-term vision," Ulises explained.
Web frameworks
Node JS
fromInfoWorld
1 month ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 adds require() support for synchronous ESM graphs, improved WebSocket client, V8 12.4, larger stream high-water mark, and stable watch mode.
#typescript
fromInfoQ
6 months ago
Web development

Microsoft Releases TypeScript 5.9 with Deferred Imports and Enhanced Developer Experience

fromInfoQ
6 months ago
Web development

Microsoft Releases TypeScript 5.9 with Deferred Imports and Enhanced Developer Experience

Software development
fromGitHub
1 month ago

GitHub - ar27111994/webhook-debugger-logger: The ultimate webhook testing suite for developers. Capture, inspect, and replay requests in real-time without tunnels. Features API mocking (custom status/latency), secure forwarding, JSON Schema validation, and live SSE streaming. Perfect for debugging Stripe, GitHub, Shopify & Zapier workflows.

A high-performance Apify Actor enables real-time webhook testing, inspection, and automation with sub-10ms execution, zero cold-starts, and flexible local or self-hosted deployment.
fromThe Hacker News
1 month ago

Critical Node.js Vulnerability Can Cause Server Crashes via async_hooks Stack Overflow

Node.js/V8 makes a best-effort attempt to recover from stack space exhaustion with a catchable error, which frameworks have come to rely on for service availability, A bug that only reproduces when async_hooks are used would break this attempt, causing Node.js to exit with 7 directly without throwing a catchable error when recursions in user code exhaust the stack space. This makes applications whose recursion depth is controlled by unsanitized input vulnerable to Denial-of-Service attacks.
Node JS
fromBleepingComputer
1 month ago

Critical jsPDF flaw lets hackers steal secrets via generated PDFs

The jsPDF library for generating PDF documents in JavaScript applications is vulnerable to a critical vulnerability that allows an attacker to steal sensitive data from the local filesystem by including it in generated files. The flaw is a local file inclusion and path traversal that allows passing unsanitized paths to the file loading mechanism (loadFile) in jsPDF versions before 4.0. It is tracked as CVE-2025-68428 and received a severity score of 9.2.
Information security
Node JS
fromGitHub
1 month 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
2 months ago

The complete guide to Node.js frameworks

Node.js is one of the most popular server-side platforms, especially for web applications. It gives you non-blocking JavaScript without a browser, plus an enormous ecosystem. That ecosystem is one of Node's chief strengths, making it a go-to option for server development. This article is a quick tour of the most popular web frameworks for server development on Node.js. We'll look at minimalist tools like Express.js, batteries-included frameworks like Nest.js, and full-stack frameworks like Next.js.
Node JS
Node JS
fromInfoWorld
3 months 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.
Information security
fromThe Hacker News
3 months ago

Tsundere Botnet Expands Using Game Lures and Ethereum-Based C2 on Windows

Tsundere is an expanding Windows-targeting botnet that installs Node.js, executes arbitrary JavaScript from a C2 server, and uses npm libraries plus registry persistence.
#npm
Node JS
fromInfoWorld
3 months 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.
#pnpm
fromMedium
4 months ago
React

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

fromMedium
4 months ago
React

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

fromMedium
4 months ago
React

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

fromMedium
4 months ago
React

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

Web frameworks
fromMedium
11 months ago

Introducing Harmony: Unified JavaScript Platform for Building Composable Frontends and Backends

Bit Harmony is a lightweight NodeJS framework that enables building modular, reusable frontend and backend Aspects for unified, composable full-stack development.
#javascript
fromInfoWorld
7 months ago
Node JS

Latest Node.js boosts stream performance

Node.js v20.8.0 significantly improves performance and memory management for streams and vm APIs.
fromInfoWorld
9 months ago
Node JS

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
Node JS
fromInfoWorld
9 months ago

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
fromThe NodeSource Blog - Node.js Tutorials, Guides, and Updates
3 months ago

Node.js 24 Becomes LTS: What You Need to Know

With the release of Node.js 24.11.0 "Krypton", the Node.js 24 line has officially entered Long-Term Support (LTS) and will continue receiving maintenance and security updates through April 2028. This marks the beginning of a new stable era for production workloads, bringing developers enhanced security, stricter runtime behavior, and improved Web API support. At NodeSource, we're proud to announce that both our open-source N|Solid Runtime and the N|Solid now fully supports Node.js 24 LTS "Krypton."
Node JS
#json
fromCSS-Tricks
5 months ago

Compiling Multiple CSS Files into One | CSS-Tricks

What I like about Stu's stab at this is that it's an ongoing journey rather than a wholesale switch. In fact, he's out with a new post that pokes specifically at compiling multiple CSS files into a single file. Splitting and organizing styles into separate files is definitely the reason I continue to Sass-ify my work. I love being able to find exactly what I need in a specific file and updating it without having to dig through a monolith of style rules.
Web development
#nsolid-runtime
Node JS
fromInfoQ
5 months ago

Node.js Moves Toward Stable TypeScript Support With Amaro 1.0

Amaro v1.0.0 makes Node.js's official type-stripping loader stable, improving native TypeScript support with node_modules processing and two type-stripping modes.
Information security
fromTheregister
6 months ago

DoD reportedly relies on utility written by Russian

A widely used Node.js utility fast-glob appears maintained solely by a Yandex employee based in Russia, creating significant supply-chain security risk.
Node JS
fromMedium
11 months ago

Introducing Harmony: Unified JavaScript Platform for Building Composable Frontends and Backends

Bit Harmony is a lightweight NodeJS framework that enables building modular, reusable frontend and backend Aspects for composable full-stack applications with scalable deployment.
from2ality
6 months ago

Learning web development: Shells and Node.js

A shell is like browser console, but for the operating system instead of for JavaScript. It helps us with programming by running the tools (programs) we need to get things done. Node.js is a program that lets us run JavaScript code outside browsers - which we can use for a variety of things.
Node JS
Software development
fromLogRocket Blog
6 months ago

Does Gemini CLI fall short? Here's how Codex compares - LogRocket Blog

Gemini CLI and OpenAI Codex CLI integrate AI into terminals; Codex requires WSL2 on Windows and supports multiple LLM providers like OpenRouter.
#deno
fromInfoWorld
8 months ago
Node JS

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
fromInfoWorld
1 year ago
Node JS

Deno shrinks deno compile binaries

Deno 1.41 introduces Linux ARM64 support, various bug fixes, and API enhancements, demonstrating responsiveness to developer needs.
Node JS
fromInfoWorld
8 months ago

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
fromBleepingComputer
7 months ago

npm 'accidentally' removes Stylus package, breaks builds and pipelines

npm has taken down all versions of the real Stylus library and replaced them with a 'security holding' page, breaking pipelines and builds worldwide that rely on the package.
Web development
Node JS
fromHackernoon
1 year ago

Myth vs. Reality: Real-World Runtime Performance of Node.js, Deno, and Bun | HackerNoon

Node.js remains the dominant JavaScript runtime, but Deno and Bun have introduced modern features and performance improvements.
Tech industry
fromHackernoon
2 years ago

The TechBeat: From Screens to Streets: How Field UX Research in Morocco Helped Redesign Intercity Booking (7/21/2025) | HackerNoon

inDrive's Intercity team tested a redesigned booking form using UX research in Morocco for improved user experience.
#aws
fromInfoQ
8 months ago
Online Community Development

AWS CDK Toolkit Library Now GA for Automated Infrastructure Management

fromInfoQ
8 months ago
Online Community Development

AWS CDK Toolkit Library Now GA for Automated Infrastructure Management

fromSitePoint Forums | Web Development & Design Community
7 months ago

Senior dev seeking architecture best practices for CI/CD across microservices

A standardized CI/CD pipeline for microservices should address key challenges such as coordinating cross-service releases, managing backward compatibility, and preventing configuration duplication.
Node JS
#data-export
Node JS
fromMedium
9 months ago

How to Export Your Scraped Data to Json, CSV, or a Database (node.js)

Node.js's fs module simplifies data export to JSON and CSV formats.
Node JS
fromMedium
9 months ago

How to Export Your Scraped Data to Json, CSV, or a Database (node.js)

Node.js can export data to JSON and CSV formats using the fs module and proper data handling.
Node JS
fromLogRocket Blog
8 months ago

How to get faster data access in Node.js with Valkey - LogRocket Blog

Valkey offers a robust, open-source alternative to Redis for advanced caching in Node.js applications.
Bootstrapping
fromHackernoon
1 year ago

Migrating Your DApp from Infura/Alchemy to GetBlock: A Step-by-Step Guide | HackerNoon

GetBlock is a versatile alternative to Infura and Alchemy for Ethereum developers, offering multi-chain support and a generous free tier.
Node JS
fromBitexpert
8 months ago

Handling PostgreSQL Migrations in Node.js | bitExpert

Node.js database migrations can be managed effectively with lightweight tools like node-pg-migrate.
fromVuejobs
9 months ago

Fullstack: Node.js + Vue + PHP at B3 Consulting Poland

Our 'CARE' philosophy is not just a word - it is a way of thinking. We take care of your needs, adapt solutions and take appropriate care of everything.
European startups
#software-development
fromLogRocket Blog
9 months ago
Node JS

10 Node.js 24 features you're probably not using - LogRocket Blog

Node.js 24 brings significant features such as native TypeScript support, reducing dependency on third-party libraries and enhancing security.
fromLogRocket Blog
9 months ago
Node JS

Node.js 24 is here: What's new and what to expect - LogRocket Blog

Node.js 24 launches with a focus on innovation and stability, entering LTS in October 2025 for production adoption.
Node JS
fromLogRocket Blog
9 months ago

Node.js 24 is here: What's new and what to expect - LogRocket Blog

Node.js 24 launches with a focus on innovation and stability, entering LTS in October 2025 for production adoption.
Node JS
fromThe Cyber Express
9 months ago

Multer Vulnerabilities Expose Node.js Apps To DoS Attacks

Two critical vulnerabilities in Multer could crash Node.js applications through malformed uploads, emphasizing the need for immediate updates.
Node JS
fromInfoWorld
1 year ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 introduces require() support for ECMAScript modules, an improved WebSocket client, and updated Google V8 JavaScript engine.
Node JS
from2ality
9 months ago

Styling console text in Node.js

You can style console outputs in Node.js using ANSI escape sequences for color and text formatting.
fromLogRocket Blog
9 months ago

React WebSocket tutorial: Real-time messaging with WebSockets and Socket.IO - LogRocket Blog

The WebSocket protocol offers persistent, real-time, full-duplex communication between the client and the server over a single TCP socket connection.
Node JS
[ Load more ]