Node JS

[ follow ]
#javascript
Node JS
from2ality
1 month ago

Could JavaScript have synchronous `await`?

Synchronous and asynchronous code can't interleave, causing duplication and API constraints.
The future of JavaScript could change if 'await' can be used in synchronous code.
Node JS
fromInfoWorld
6 days ago

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
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.
fromSubstack
1 month ago
Node JS

JavaScript Weekly Insights #20: Latest Frameworks, Tools & Trends

Docker Model Runner introduces local AI model execution, revolutionizing development workflows for JavaScript developers and enhancing integration of AI tools.
fromSubstack
1 week ago
Node JS

JavaScript Pulse: Weekly Dev Digest - May 2, 2025

JavaScript and AI technologies are advancing rapidly, introducing new tools and frameworks for developers.
Node JS
from2ality
1 month ago

Could JavaScript have synchronous `await`?

Synchronous and asynchronous code can't interleave, causing duplication and API constraints.
The future of JavaScript could change if 'await' can be used in synchronous code.
Node JS
fromInfoWorld
6 days ago

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
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.
fromSubstack
1 month ago
Node JS

JavaScript Weekly Insights #20: Latest Frameworks, Tools & Trends

Docker Model Runner introduces local AI model execution, revolutionizing development workflows for JavaScript developers and enhancing integration of AI tools.
fromSubstack
1 week ago
Node JS

JavaScript Pulse: Weekly Dev Digest - May 2, 2025

JavaScript and AI technologies are advancing rapidly, introducing new tools and frameworks for developers.
more#javascript
#react
fromLogRocket Blog
2 days ago
Node JS

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

WebSocket protocol enables real-time, full-duplex communication between client and server, improving app interactivity compared to traditional HTTP.
fromHackernoon
1 month ago
Node JS

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

The article provides a detailed guide for deploying React and Node apps on an EC2 instance using Docker and Nginx.
fromLogRocket Blog
2 days ago
Node JS

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

WebSocket protocol enables real-time, full-duplex communication between client and server, improving app interactivity compared to traditional HTTP.
fromHackernoon
1 month ago
Node JS

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

The article provides a detailed guide for deploying React and Node apps on an EC2 instance using Docker and Nginx.
more#react
#cybersecurity
fromThe Hacker News
3 weeks ago
Node JS

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.
fromThe Hacker News
4 weeks ago
Node JS

Crypto Developers Targeted by Python Malware Disguised as Coding Challenges

North Korea-linked group Slow Pisces targets cryptocurrency developers with malware masquerading as coding challenges on LinkedIn.
fromThe Hacker News
5 days ago
Node JS

Malicious npm Packages Infect 3,200+ Cursor Users With Backdoor, Steal Credentials

Three malicious npm packages targeting Cursor on macOS are stealing user credentials and distributing harmful upgrades to the software.
fromTheregister
2 weeks ago
Node JS

Ripple NPM supply chain attack hunts for private keys

The xrpl NPM package was compromised with malware to steal cryptocurrency.
Developers should rotate private keys and secure funds immediately.
Node JS
fromThe Hacker News
3 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.
Node JS
fromThe Hacker News
4 weeks ago

Crypto Developers Targeted by Python Malware Disguised as Coding Challenges

North Korea-linked group Slow Pisces targets cryptocurrency developers with malware masquerading as coding challenges on LinkedIn.
fromThe Hacker News
5 days ago
Node JS

Malicious npm Packages Infect 3,200+ Cursor Users With Backdoor, Steal Credentials

Three malicious npm packages targeting Cursor on macOS are stealing user credentials and distributing harmful upgrades to the software.
fromTheregister
2 weeks ago
Node JS

Ripple NPM supply chain attack hunts for private keys

The xrpl NPM package was compromised with malware to steal cryptocurrency.
Developers should rotate private keys and secure funds immediately.
more#cybersecurity
fromHackernoon
2 years ago
Node JS

Remotely Control Youtube With This Command-line Approach on Linux | HackerNoon

This article provides a method for controlling YouTube playback through the command-line for Linux users using Chromium-based browsers.
#network-monitoring
fromAmazon Web Services
1 week ago
Node JS

Monitoring network traffic in AWS Lambda functions | Amazon Web Services

Network monitoring is essential for cloud applications, enhancing security, compliance, and operational efficiency.
fromhackernoon.com
3 weeks ago
Node JS

ConnArtist: Lightweight Endpoint Network Logger in PowerShell

ConnArtist is an intuitive PowerShell tool for monitoring network connections on a single endpoint, ideal for rapid security checks.
fromAmazon Web Services
1 week ago
Node JS

Monitoring network traffic in AWS Lambda functions | Amazon Web Services

Network monitoring is essential for cloud applications, enhancing security, compliance, and operational efficiency.
fromhackernoon.com
3 weeks ago
Node JS

ConnArtist: Lightweight Endpoint Network Logger in PowerShell

ConnArtist is an intuitive PowerShell tool for monitoring network connections on a single endpoint, ideal for rapid security checks.
more#network-monitoring
#nodejs
fromSitepoint
2 weeks 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.
fromnodesource.com
1 month ago
Node JS

How Node.js Handles Async Operations

Node.js leverages asynchronous, non-blocking I/O for efficient concurrent task management.
fromInfoWorld
10 months 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.
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.
fromSitepoint
2 weeks 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.
fromnodesource.com
1 month ago
Node JS

How Node.js Handles Async Operations

Node.js leverages asynchronous, non-blocking I/O for efficient concurrent task management.
fromInfoWorld
10 months 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.
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.
more#nodejs
#web-development
fromLogRocket Blog
1 week ago
Node JS

Here's why everyone's going crazy over Zod 4 - LogRocket Blog

Zod 4 enhances TypeScript development through performance boosts, streamlined schemas, and improved support for modern web applications.
fromLogRocket Blog
2 weeks ago
Node JS

How to configure Next.js environmental variables - LogRocket Blog

Environment variables in Next.js help separate code from configuration for secure and flexible application management.
fromDEV Community
1 month ago
Node JS

How to make a 3D Rotating Cube on Scroll with Trig.js

You can create a 3D rotating cube that spins on scroll using just CSS and Trig.js, without heavy libraries.
fromLogRocket Blog
1 month ago
Node JS

Building progressive web apps using Rust - LogRocket Blog

PWAs combine web and native app advantages, offering performance and offline capabilities using a single codebase.
fromblog.logrocket.com
2 weeks ago
Node JS

useActionState in React: A practical guide with examples - LogRocket Blog

Three.js is user-friendly with extensive documentation; Babylon.js excels in building complex 3D experiences.
fromLogRocket Blog
1 week ago
Node JS

Here's why everyone's going crazy over Zod 4 - LogRocket Blog

Zod 4 enhances TypeScript development through performance boosts, streamlined schemas, and improved support for modern web applications.
fromLogRocket Blog
2 weeks ago
Node JS

How to configure Next.js environmental variables - LogRocket Blog

Environment variables in Next.js help separate code from configuration for secure and flexible application management.
fromDEV Community
1 month ago
Node JS

How to make a 3D Rotating Cube on Scroll with Trig.js

You can create a 3D rotating cube that spins on scroll using just CSS and Trig.js, without heavy libraries.
fromLogRocket Blog
1 month ago
Node JS

Building progressive web apps using Rust - LogRocket Blog

PWAs combine web and native app advantages, offering performance and offline capabilities using a single codebase.
fromblog.logrocket.com
2 weeks ago
Node JS

useActionState in React: A practical guide with examples - LogRocket Blog

Three.js is user-friendly with extensive documentation; Babylon.js excels in building complex 3D experiences.
more#web-development
fromHackernoon
1 month ago
Node JS

How to Build a Smart Documentation - Based on OpenAI Embeddings (Chunking, Indexing, and Searching) | HackerNoon

Creating a smart documentation chatbot can enhance information retrieval from indexed documentation using OpenAI embeddings.
Node JS
fromThe Hacker News
3 weeks ago

Ripple's xrpl.js npm Package Backdoored to Steal Private Keys in Major Supply Chain Attack

XRPL.js, a popular JavaScript library, was compromised in a supply chain attack aimed at harvesting users' private keys.
fromHackernoon
1 month ago
Node JS

For Best Results with LLMs, Use JSON Prompt Outputs | HackerNoon

Structured outputs like JSON significantly reduce error rates in LLM responses.
#software-development
fromLogRocket Blog
4 weeks ago
Node JS

TypeScript is going Go: Why it's the pragmatic choice - LogRocket Blog

TypeScript is being ported to Go, termed 'TypeScript 7', reflecting a shift towards languages beyond JavaScript for tool development.
fromHackernoon
1 year ago
Node JS

Building a Robust JS/TS Monorepo: Best Practices with Yarn, NX and Changesets | HackerNoon

Monorepos enhance collaboration by unifying codebases, streamlining complexity, and encouraging code reuse.
fromLogRocket Blog
4 weeks ago
Node JS

TypeScript is going Go: Why it's the pragmatic choice - LogRocket Blog

TypeScript is being ported to Go, termed 'TypeScript 7', reflecting a shift towards languages beyond JavaScript for tool development.
fromHackernoon
1 year ago
Node JS

Building a Robust JS/TS Monorepo: Best Practices with Yarn, NX and Changesets | HackerNoon

Monorepos enhance collaboration by unifying codebases, streamlining complexity, and encouraging code reuse.
more#software-development
fromHackernoon
1 month ago
Node JS

Why TM-CNN Is a Material Scientist's New Best Friend | HackerNoon

Junctions and terminals detection is crucial across various fields including landscape, biology, and handwriting.
Node JS
fromEngadget
1 month ago

Donkey Kong Bananza is a brand new 3D platformer for Switch 2

Nintendo announced a new 3D platformer, Donkey Kong Bananza, launching on July 17 for the upcoming Switch 2 console.
fromInfoWorld
10 months ago
Node JS

Deno adds API for date and time operations

Deno 1.40 introduces ECMAScript decorator syntax, enhancing code expressiveness and supporting new features like improved diagnostics and built-in Node.js APIs.
fromInfoWorld
10 months ago
Node JS

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.
[ Load more ]