Public list by ~nodeweekly

Issue 629 - Extending Node instead of replacing it

Introducing Nub: an all-in-one toolkit for Node.js

https://nubjs.com/blog/introducing-nub

Nub: An All-in-One Toolkit That Augments Node — While Bun and Deno try to replace Node, this project from Zod’s creator (and a former Bun employee) extends your existing Node and package manager with nice-to-haves, like fuller TypeScript support (beyond what type stripping offers), faster and more secure package installation, and fuller .env handling.

2 months ago

Free Claude Code course!

https://frontendmasters.com/courses/claude-code/

Free Claude Code Course from Anthropic + Master.Dev — Coding is changing fast, and the engineers who thrive will be the ones who direct AI instead of guessing at it. Lydia Hallie from Anthropic teaches exactly that in our Claude Code course, now free for everyone.

2 months ago

Node.js — Node.js 26.3.1 (Current)

https://nodejs.org/en/blog/release/v26.3.1

Node.js 26.3.1, 24.17.0, and 22.23.0 Released — The latest round of security releases is here, with 26.3.1 (Current), 24.17.0 (LTS), and 22.23.0 (LTS) fixing eleven vulnerabilities. Two are of 'high' severity: one around normalizing hostnames for server identity checks in tls, and the other in WebCrypto.

2 months ago

Shipping psql without psql: a pure-TypeScript client in neonctl - Neon

https://neon.com/blog/shipping-psql-without-psql

Shipping psql Without psql: A Pure-TypeScript Postgres Client — Postgres platform Neon wanted the experience of Postgres’ psql client in their own Node-powered CLI, without the binary dependency. Here’s how they did it using AI, a strong conformance harness, and a security review.

2 months ago

A backdoor in a LinkedIn job offer

https://roman.pt/posts/linkedin-backdoor/

A Backdoor in a LinkedIn Job Offer — A hacker, posing as a recruiter on LinkedIn, asked the author to diagnose an issue in a Node project, but the dependencies had a backdoor included. Both the recruiter and the git repo involved also used real identities of people unrelated to the scam.

#security

2 months ago

Nodemailer

https://nodemailer.com/

✉️ Nodemailer 9.0: Easily Send Emails from Node.js — A long-standing, popular way to send emails over SMTP, through SES, or Sendmail. v9.0 now validates TLS connections by default when fetching remote content.

2 months ago

Releases · yagop/node-telegram-bot-api

https://github.com/yagop/node-telegram-bot-api/releases

💬 Node Telegram Bot API 1.0/1.1 — Interact with the official Telegram Bot API from Node. Now modernized, rewritten in TypeScript, and ESM-only, with Telegram Bot API 10.1 support.

2 months ago