#629 — June 18, 2026 |
|
![]() |
|
|
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 Colin McDonnell et al. |
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. Master.dev sponsor |
|
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 Antoine du Hamel |
🔒 The releases above also include Undici 8.5.0 which has addressed some security advisories of its own. |
|
IN BRIEF:
|
|
Shipping Vadim Kharitonov (Neon) |
|
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. Roman Imankulov |
|
How LinkedIn Unlocked 18x Code Review Throughput — See how LinkedIn used Orkes and multi-agent workflows to scale code reviews 18x. Orkes sponsor |
|
📄 What are Git Worktrees, And Why Should I Use Them? – A decade-old 📄 Setting Node and 📄 Wasp Now Lets You Write Your Full-Stack Logic as a Spec in TypeScript – Say goodbye to the React + Node.js + Prisma full-stack framework’s custom 📄 Why pnpm No Longer Expands Environment Variables in |
🛠 Code & Tools |
|
✉️ 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. Andris Reinman |
|
zod-compiler: Compile Zod Schemas Into Zero-Overhead Validators — A build-time compiler that plugs into Vite, webpack, et al. and rewrites existing schemas into optimized, tree-shakeable validators, with the full Zod API preserved. Gajus Kuizinas |
|
💬 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. Yago |
|
eslint-plugin-unicorn 67.0: 200+ Powerful Linting Rules — Sindre’s set of rules that will seriously challenge (and improve) your code, whether it's comments, the depth of nested calls, preferring Sindre Sorhus et al. |
|
|


