#nodejs

[ follow ]
#software-development
Node JS
fromtowardsdatascience.com
3 months ago

How to Use an LLM-Powered Boilerplate for Building Your Own Node.js API

LLM advancements enhance the utility of Node.js boilerplate templates by automating code generation.
The author emphasizes maintaining Clean Code and vertical slicing architecture in their Node.js boilerplate.
Node JS
fromLogRocket Blog
3 days 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
fromtowardsdatascience.com
3 months ago

How to Use an LLM-Powered Boilerplate for Building Your Own Node.js API

LLM advancements enhance the utility of Node.js boilerplate templates by automating code generation.
The author emphasizes maintaining Clean Code and vertical slicing architecture in their Node.js boilerplate.
Node JS
fromLogRocket Blog
3 days 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.
fromMedium
4 days ago

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

The exportToJSON function leverages the fs module to asynchronously write your scraped data array to a scraped-data.json file, making it easy to read.
Node JS
fromThe Cyber Express
2 days ago

Multer Vulnerabilities Expose Node.js Apps To DoS Attacks

The high-severity vulnerabilities in Multer allow attackers to cause a Denial of Service (DoS) by sending malformed multi-part upload requests, crashing Node.js applications.
Node JS
#open-source
fromInfoWorld
10 months ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 introduces require() support for synchronous ECMAScript module graphs under the flag --experimental-require-module, enabling loading requested modules with require().
Node JS
#streams
#software-release
Node JS
fromInfoWorld
2 weeks ago

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
2 weeks ago

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
#programming
Node JS
fromInfoQ
2 months ago

Node.js 23.6 Now Runs TypeScript Natively

Node 23.6 introduces stable TypeScript native support, allowing direct execution of TypeScript files without configuration.
Node JS
fromnodesource.com
2 months ago

Node.js Now Supports TypeScript Natively: Everything You Need to Know

Node.js v23.6.0 enables native TypeScript support, enhancing development efficiency by removing extra compilation steps.
Node JS
fromInfoQ
2 months ago

Node.js 23.6 Now Runs TypeScript Natively

Node 23.6 introduces stable TypeScript native support, allowing direct execution of TypeScript files without configuration.
Node JS
fromnodesource.com
2 months ago

Node.js Now Supports TypeScript Natively: Everything You Need to Know

Node.js v23.6.0 enables native TypeScript support, enhancing development efficiency by removing extra compilation steps.
#react
Node JS
fromLogRocket Blog
2 months ago

The complete guide to the AbortController API - LogRocket Blog

The AbortController API in Node.js helps manage and abort asynchronous processes effectively.
fromHackernoon
1 month ago
Node JS

Production Grade Deployment of a Full Stack Web App (React + Node) With Docker and EC2 | HackerNoon

Node JS
fromLogRocket Blog
2 months ago

The complete guide to the AbortController API - LogRocket Blog

The AbortController API in Node.js helps manage and abort asynchronous processes effectively.
fromHackernoon
1 month ago
Node JS

Production Grade Deployment of a Full Stack Web App (React + Node) With Docker and EC2 | HackerNoon

fromHackernoon
4 years ago

Seamlessly Install Magnolia CMS With This Guide | HackerNoon

Magnolia requires a minimum of Java 8 to operate; ensure appropriate installations are set up before proceeding with the configuration of the CMS.
Online Community Development
#javascript
JavaScript
fromInfoWorld
5 months ago

USPTO petitioned to cancel Oracle's JavaScript trademark

Oracle's trademark ownership of 'JavaScript' creates unnecessary barriers; a petition to the USPTO seeks to free the name for public use.
JavaScript
fromInfoWorld
5 months ago

USPTO petitioned to cancel Oracle's JavaScript trademark

Oracle's trademark ownership of 'JavaScript' creates unnecessary barriers; a petition to the USPTO seeks to free the name for public use.
Node JS
fromThe Hacker News
1 month ago

Node.js Malware Campaign Targets Crypto Users with Fake Binance and TradingView Installers

A malicious campaign utilizes Node.js to distribute payloads that enable data theft, masquerading as cryptocurrency trading software.
#web-development
fromGitHub
1 month ago
React

GitHub - nerdalytics/beacon: A lightweight reactive state library for Node.js backends. Enables reactive state management with automatic dependency tracking and efficient updates for server-side applications.

fromGitHub
1 month ago
React

GitHub - nerdalytics/beacon: A lightweight reactive state library for Node.js backends. Enables reactive state management with automatic dependency tracking and efficient updates for server-side applications.

fromHackernoon
2 months ago

Scalability in Microservices: Creating Systems That Can Scale Effortlessly | HackerNoon

The 'God Service' trap occurs in monolithic applications where failures cause widespread outages. By decomposing into microservices, isolated failures and independent scaling can alleviate pressure.
Node JS
fromblog.logrocket.com
2 months ago

TypeScript vs. JavaScript: Differences and use cases for each - LogRocket Blog

In Node.js, it is crucial to understand different UUID versions and their specific use cases, especially when utilizing libraries like 'uuid', 'short-uuid', and 'nanoid'.
Node JS
#security
fromHackernoon
2 months ago
Information security

The Developer's Guide to Bulletproof API Security in Node.js | HackerNoon

Security becomes crucial only after a breach. Implement best practices to prevent hacks.
fromNist
3 months ago
Information security

NVD

End-of-Life versions of Node.js pose security risks due to lack of updates.
Users should upgrade to supported versions to maintain security.
#typescript
Node JS
from2ality
2 months ago

Simple TypeScript playground via `node --watch`

Node.js now natively supports TypeScript, enabling interactive coding experiences.
Node JS
from2ality
2 months ago

Simple TypeScript playground via `node --watch`

Node.js now natively supports TypeScript, enabling interactive coding experiences.
Node JS
from2ality
3 months ago

Demo: running TypeScript directly in Node.js

TypeScript can be used in Node.js without transpilation using specialized compiler options.
fromLogRocket Blog
2 months ago

A guide to Node.js readable streams - LogRocket Blog

Node.js readable streams manage data efficiently by processing small, manageable chunks rather than overwhelming applications with large volumes, ensuring high performance and scalability.
Node JS
#api
Cooking
fromHackernoon
2 years ago

Making Cooking a Breeze By Building Your Own Recipe Finder With Nodejs | HackerNoon

The Recipe Finder API efficiently manages recipes based on ingredients and dietary needs.
[ Load more ]