#nodejs

[ follow ]
#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.
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.
more#typescript
Node JS
fromThe Hacker News
1 week 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.
#asynchronous-operations
fromnodesource.com
4 weeks ago
Node JS

How Node.js Handles Async Operations

Node.js leverages asynchronous, non-blocking I/O for efficient concurrent task management.
fromnodesource.com
4 weeks ago
Node JS

How Node.js Handles Async Operations

Node.js leverages asynchronous, non-blocking I/O for efficient concurrent task management.
more#asynchronous-operations
#observability
more#observability
#javascript
JavaScript
fromHackernoon
7 months ago

JavaScript JS0/JSSugar Proposals, Node.js 23, Next.js 15 RC2 and More - This Week in JS | HackerNoon

Google proposes splitting JavaScript into JS0 and JSSugar to improve performance and security, sparking debate over potential complexity.
JavaScript
fromHackernoon
7 months ago

Claude AI runs JavaScript, Python beats JavaScript on GitHub, & Node.js updates - This Week in JS | HackerNoon

Python has overtaken JavaScript on GitHub as the most popular programming language after a decade.
Claude AI can now write and execute JavaScript, expanding its potential in real-time data processing.
JavaScript
fromInfoQ
3 months ago

Deno 2 Released, Focuses on Interoperability with Legacy JavaScript Infrastructure and Use at Scale

Deno 2 offers seamless integration with Node.js, enabling backward compatibility, modern dependency management, and a stable standard library for developers.
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
fromHackernoon
7 months ago

JavaScript JS0/JSSugar Proposals, Node.js 23, Next.js 15 RC2 and More - This Week in JS | HackerNoon

Google proposes splitting JavaScript into JS0 and JSSugar to improve performance and security, sparking debate over potential complexity.
JavaScript
fromHackernoon
7 months ago

Claude AI runs JavaScript, Python beats JavaScript on GitHub, & Node.js updates - This Week in JS | HackerNoon

Python has overtaken JavaScript on GitHub as the most popular programming language after a decade.
Claude AI can now write and execute JavaScript, expanding its potential in real-time data processing.
JavaScript
fromInfoQ
3 months ago

Deno 2 Released, Focuses on Interoperability with Legacy JavaScript Infrastructure and Use at Scale

Deno 2 offers seamless integration with Node.js, enabling backward compatibility, modern dependency management, and a stable standard library for developers.
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.
more#javascript
fromGeeky Gadgets
2 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
4 weeks 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.
#open-source
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.
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.
more#open-source
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.
#software-development
Node JS
fromtowardsdatascience.com
2 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.
JavaScript
fromHackernoon
2 years ago

Node.js v23.0.0 Released: The End of 32-bit Windows Support | HackerNoon

Node.js v23.0.0 drops support for 32-bit Windows due to low usage, focusing on improving support for 64-bit systems.
Node JS
fromtowardsdatascience.com
2 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.
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.
fromHackernoon
2 years ago
JavaScript

Node.js v23.0.0 Released: The End of 32-bit Windows Support | HackerNoon

Node.js v23.0.0 drops support for 32-bit Windows due to low usage, focusing on improving support for 64-bit systems.
more#software-development
#version-management
fromLogRocket Blog
1 month ago
Node JS

How to install and use NVM - LogRocket Blog

NVM enables easy management of multiple Node.js versions to avoid conflicts across projects.
fromfaun.pub
3 months ago
JavaScript

How to Set Up Node.js on macOS Using NVM

NVM offers effective management of multiple Node.js versions, enhancing flexibility and project compatibility in development.
fromfaun.pub
3 months ago
JavaScript

How to Set Up Node.js on macOS Using NVM

NVM offers effective management of multiple Node.js versions, enhancing flexibility and project compatibility in development.
more#version-management
fromblog.logrocket.com
1 month ago
Node JS

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

UUIDs can be generated and validated in Node.js using libraries such as uuid, short-uuid, and nanoid.
#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.
fromNist
3 months ago
Information security

NVD

End-of-Life versions of Node.js are unsupported and expose systems to security vulnerabilities.
Users should upgrade to currently supported Node.js versions to mitigate risks.
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.
fromNist
3 months ago
Information security

NVD

End-of-Life versions of Node.js are unsupported and expose systems to security vulnerabilities.
Users should upgrade to currently supported Node.js versions to mitigate risks.
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
JavaScript
fromSvrjs
3 months ago

From Scratch to Server: Creating and Hosting a Node.JS App with SVR.JS - SVR.JS

Node.JS is a versatile runtime environment allowing developers to build scalable web applications using JavaScript on the server-side.
fromLogRocket Blog
3 months ago
JavaScript

Server-side rendering with React Router v7 - LogRocket Blog

React Router v7 merges with Remix, offering advanced routing capabilities and full-stack features.
fromDEV Community
5 months ago
JavaScript

Performance Optimization with Middleware in Node.js

Optimizing middleware is essential for enhancing application performance and user experience in Node.js applications.
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.
JavaScript
fromSvrjs
3 months ago

From Scratch to Server: Creating and Hosting a Node.JS App with SVR.JS - SVR.JS

Node.JS is a versatile runtime environment allowing developers to build scalable web applications using JavaScript on the server-side.
fromLogRocket Blog
3 months ago
JavaScript

Server-side rendering with React Router v7 - LogRocket Blog

React Router v7 merges with Remix, offering advanced routing capabilities and full-stack features.
fromDEV Community
5 months ago
JavaScript

Performance Optimization with Middleware in Node.js

Optimizing middleware is essential for enhancing application performance and user experience in Node.js applications.
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.
more#web-development
fromLogRocket Blog
2 months ago
Node JS

A guide to Node.js readable streams - LogRocket Blog

Node.js readable streams efficiently process data in manageable chunks for better performance and scalability.
#api
fromHackernoon
2 years ago
Cooking

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.
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.
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.
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#api
#performance-optimization
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.
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.
more#performance-optimization
#vulnerability
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.
fromNist
2 months ago
Miscellaneous

NVD

Memory leaks in remote peer connections can lead to increased memory consumption and denial of service in specific Node.js versions.
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.
fromNist
2 months ago
Miscellaneous

NVD

Memory leaks in remote peer connections can lead to increased memory consumption and denial of service in specific Node.js versions.
more#vulnerability
#automation
fromLogRocket Blog
5 months ago
JavaScript

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
1 year ago
JavaScript

How to Build Backends Lightning-Fast With YAML: Digesto | HackerNoon

Digesto allows frontend developers to easily generate backend services using a YAML configuration, streamlining the development process.
fromLogRocket Blog
5 months ago
JavaScript

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
1 year ago
JavaScript

How to Build Backends Lightning-Fast With YAML: Digesto | HackerNoon

Digesto allows frontend developers to easily generate backend services using a YAML configuration, streamlining the development process.
more#automation
fromInfoWorld
3 months ago
JavaScript

8 Java frameworks for a cloud-native world

Java remains a powerful language but faces competition from Node.js in server environments due to performance and flexibility.
Java's evolution now incorporates reactive programming to handle high user loads more efficiently.
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.
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
4 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.
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.
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.
fromHackernoon
1 year ago
JavaScript

Wow, pnpm, You're Really Fast: How to Use It on Heroku | HackerNoon

pnpm is a package manager that reduces disk usage and build times by utilizing a global store and hard links instead of multiple copies.
fromOreilly
5 months ago
DevOps

Exclusive event - The Best of Velocity: Bryan Cantrill answers your questions live. - O'Reilly Media Free, Live Events

Bryan Cantrill shares key insights from the development of DTrace for Node.js system visualization, focusing on challenges and innovative solutions.
fromNew Relic
5 months ago
DevOps

Monitoring PM2 in production

PM2 enhances monitoring of Node.js applications by providing crucial process-level metrics for better management in production environments.
JavaScript
fromLogRocket Blog
5 months ago

Building Node.js modules in Rust with NAPI-RS - LogRocket Blog

NAPI-RS allows building high-performance Node.js modules using Rust, catering to tasks like image processing.
[ Load more ]