#nodejs

[ follow ]
#software-development
fromNist
3 months ago
Information security

NVD

Using End-of-Life versions of Node.js exposes systems to security risks due to a lack of updates.
fromNist
3 months ago
Information security

NVD

Using End-of-Life versions of Node.js exposes systems to security risks due to a lack of updates.
more#software-development
#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
fromInfoQ
1 month 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
from2ality
2 months ago

Demo: running TypeScript directly in Node.js

TypeScript can be used in Node.js without transpilation using specialized compiler options.
JavaScript
from2ality
3 months ago

Node's new built-in support for TypeScript

Node.js supports TypeScript natively from version 23.6.0, allowing direct execution of TypeScript files.
Node JS
fromnodesource.com
1 month 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.
fromSitepoint
1 week ago
Node JS

Node.js Streams with TypeScript - SitePoint

Node.js streams facilitate efficient data processing by allowing piece-by-piece handling of I/O operations, enhanced by TypeScript's strong typing.
Node JS
from2ality
2 months ago

Simple TypeScript playground via `node --watch`

Node.js now natively supports TypeScript, enabling interactive coding experiences.
Node JS
fromInfoQ
1 month 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
from2ality
2 months ago

Demo: running TypeScript directly in Node.js

TypeScript can be used in Node.js without transpilation using specialized compiler options.
JavaScript
from2ality
3 months ago

Node's new built-in support for TypeScript

Node.js supports TypeScript natively from version 23.6.0, allowing direct execution of TypeScript files.
Node JS
fromnodesource.com
1 month 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.
fromSitepoint
1 week ago
Node JS

Node.js Streams with TypeScript - SitePoint

Node.js streams facilitate efficient data processing by allowing piece-by-piece handling of I/O operations, enhanced by TypeScript's strong typing.
more#typescript
Node JS
fromThe Hacker News
2 weeks 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.
#event-loop
fromSpreaker
5 months ago
JavaScript

Structuring Node.js Applications: Event Loop, Metrics, and Efficient Processing Techniques - JavaScript Jabber

Enforcing non-blocking practices in Node.js is critical for optimal performance and efficiency.
fromSpreaker
5 months ago
JavaScript

Structuring Node.js Applications: Event Loop, Metrics, and Efficient Processing Techniques - JavaScript Jabber

Enforcing non-blocking practices in Node.js is critical for optimal performance and efficiency.
more#event-loop
#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.
Node JS
fromLogRocket Blog
1 month ago

The complete guide to the AbortController API - LogRocket Blog

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

JavaScript Becomes More Powerful Than Ever | HackerNoon

JavaScript 2025 introduces features that enhance efficiency and functionality for developers.
Google's Firebase Studio offers innovative AI tools to streamline web development.
fromHackernoon
2 years ago
JavaScript

Getting Started With Node.js Is Simpler Than You Think | HackerNoon

Node.js enables the use of JavaScript for server-side programming, expanding its applicability beyond client-side development.
fromLogRocket Blog
6 months ago
JavaScript

Using the built-in SQLite module in Node js - LogRocket Blog

Node.js v22.5.0 features a native SQLite module, enhancing database management capabilities in an experimental state.
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
fromLogRocket Blog
1 month ago

The complete guide to the AbortController API - LogRocket Blog

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

JavaScript Becomes More Powerful Than Ever | HackerNoon

JavaScript 2025 introduces features that enhance efficiency and functionality for developers.
Google's Firebase Studio offers innovative AI tools to streamline web development.
fromHackernoon
2 years ago
JavaScript

Getting Started With Node.js Is Simpler Than You Think | HackerNoon

Node.js enables the use of JavaScript for server-side programming, expanding its applicability beyond client-side development.
fromLogRocket Blog
6 months ago
JavaScript

Using the built-in SQLite module in Node js - LogRocket Blog

Node.js v22.5.0 features a native SQLite module, enhancing database management capabilities in an experimental state.
more#javascript
fromGeeky Gadgets
3 weeks ago
Online Community Development

Learn How to Build a MCP Clients with Gemini 2.5 Pro

A custom MCP client using Gemini 2.5 Pro offers flexible communication solutions utilizing modern technologies.
Backend development involves establishing server connections and APIs, while frontend focuses on user interface and contextual memory.
Contextual memory enhances conversation flow and user engagement by recalling past interactions.
Voice response improves accessibility for a diverse range of users.
fromInfoQ
1 month ago
Node JS

Bun 1.2 Improves Node Compatibility and Adds Postgres Client

Bun v1.2 enhances Node.js compatibility and introduces built-in S3 and Postgres support, marking significant progress for the platform.
#cloudflare
fromTechzine Global
4 months ago
Miscellaneous

Go is the most used language for API clients

Go is now the leading programming language for API clients, overtaking Node.js according to Cloudflare's latest report.
fromThe Cloudflare Blog
1 month ago
Node JS

New URLPattern API brings improved pattern matching to Node.js and Cloudflare Workers

Cloudflare has integrated the URLPattern API into Node.js, enhancing consistency across JavaScript runtimes.
fromInfoWorld
4 months ago
Python

Go eclipses Node.js in web API requests, Cloudflare reports

Go has overtaken Node.js to become the most popular language for automated API requests according to Cloudflare's 2024 review.
fromTechzine Global
4 months ago
Miscellaneous

Go is the most used language for API clients

Go is now the leading programming language for API clients, overtaking Node.js according to Cloudflare's latest report.
fromThe Cloudflare Blog
1 month ago
Node JS

New URLPattern API brings improved pattern matching to Node.js and Cloudflare Workers

Cloudflare has integrated the URLPattern API into Node.js, enhancing consistency across JavaScript runtimes.
fromInfoWorld
4 months ago
Python

Go eclipses Node.js in web API requests, Cloudflare reports

Go has overtaken Node.js to become the most popular language for automated API requests according to Cloudflare's 2024 review.
more#cloudflare
fromHackernoon
2 months ago
Node JS

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

Microservices can help scale Node.js applications effectively if implemented correctly, avoiding common pitfalls.
#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.
fromnodesource.com
8 months ago
DevOps

Introducing N|Solid 6: The Ultimate Tool for Node.js Observability and Diagnostics

N|Solid 6 enhances monitoring of Node.js applications with advanced features for better performance and security.
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.
fromnodesource.com
8 months ago
DevOps

Introducing N|Solid 6: The Ultimate Tool for Node.js Observability and Diagnostics

N|Solid 6 enhances monitoring of Node.js applications with advanced features for better performance and security.
more#security
#web-development
fromblog.logrocket.com
2 months ago
JavaScript

How to check for null, undefined, or empty values in JavaScript - LogRocket Blog

The MERN stack facilitates the creation of modern, efficient web and mobile applications.
fromHackernoon
5 months ago
Node JS

Here's How to Integrate Stripe with NestJS Like a Pro | HackerNoon

Stripe paired with NestJS provides a streamlined solution for managing online payments efficiently.
This guide walks through setting up and integrating Stripe into a NestJS application.
fromRaymondcamden
6 months ago
JavaScript

Links For You (10/28/2024)

This article discusses managing anxiety while balancing multiple responsibilities and highlights tools like node-html-to-image that aid in web development.
fromInfoQ
3 months ago
JavaScript

Express 5.0 Released, Focuses on Stability and Security

Express 5.0.0 improves stability and security while requiring newer Node.js versions for better performance.
fromMedium
7 months ago
JavaScript

How to Test Your Node.js API Using Insomnia

Node.js API using Express enables simple CRUD operations for user management.
fromblog.logrocket.com
2 months ago
JavaScript

How to check for null, undefined, or empty values in JavaScript - LogRocket Blog

The MERN stack facilitates the creation of modern, efficient web and mobile applications.
fromHackernoon
5 months ago
Node JS

Here's How to Integrate Stripe with NestJS Like a Pro | HackerNoon

Stripe paired with NestJS provides a streamlined solution for managing online payments efficiently.
This guide walks through setting up and integrating Stripe into a NestJS application.
fromRaymondcamden
6 months ago
JavaScript

Links For You (10/28/2024)

This article discusses managing anxiety while balancing multiple responsibilities and highlights tools like node-html-to-image that aid in web development.
fromInfoQ
3 months ago
JavaScript

Express 5.0 Released, Focuses on Stability and Security

Express 5.0.0 improves stability and security while requiring newer Node.js versions for better performance.
fromMedium
7 months ago
JavaScript

How to Test Your Node.js API Using Insomnia

Node.js API using Express enables simple CRUD operations for user management.
more#web-development
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.
fromLogRocket Blog
2 months ago
JavaScript

Leveraging parallel computing in Node.js - LogRocket Blog

Node.js excels at I/O-bound operations but struggles with CPU-intensive tasks due to its single-threaded design.
fromNist
2 months ago
Information security

NVD

Koa vulnerability can lead to Denial-of-Service attacks due to faulty regex in header parsing, fixed in later versions.
fromForbes
4 months ago
DevOps

Council Post: Rethinking Infrastructure Scaling With Context And Flexibility

The shift to cloud infrastructure has introduced optimization challenges that require specific contextual understanding to address inefficiencies.
JavaScript
fromInfoWorld
5 months ago

Intro to Express.js: Endpoints, parameters, and routes

Express.js is a popular HTTP server and middleware for Node.js, essential for request handling.
JavaScript
fromLogRocket Blog
5 months ago

Using curl-impersonate in Node.js to avoid blocks - LogRocket Blog

curl-impersonate helps automate web interactions by mimicking legitimate browser requests, bypassing common anti-bot protections.
fromHackernoon
3 years ago
Miscellaneous

Building a Global Production Ready Marketplace With Medusa JS | HackerNoon

Building a scalable niche marketplace requires careful balance between customization, performance, and user experience.
A Minimum Viable Product should incorporate essential features that facilitate smooth transactions and interactions.
[ Load more ]