PodRocket - A web development podcast from LogRocket

Node 24 with Rafael Gonzaga

Jun 26, 2025
Rafael Gonzaga, a member of the Node.js TSC, dives into the exciting updates in Node.js 24. He discusses the new permission model and enhancements in async local storage. Rafael highlights the improvements brought by the latest V8 engine and reveals future capabilities for built-in HTTP. Security trends and the importance of using the 'IsMyNodeVulnerable?' package are also covered, encouraging developers to upgrade from outdated versions and engage with the ever-evolving Node ecosystem.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Vulnerabilities Target Developers

  • Most vulnerability reports in Node.js target developers, not servers directly.
  • Security efforts should focus on how developers manage and use Node.js.
ADVICE

Check Node.js Version Security

  • Avoid using end-of-life Node.js versions to stay secure and supported.
  • Use the "IsMyNodeVulnerable" package to check if your Node version is vulnerable.
INSIGHT

Automatic Resource Management

  • Node.js 24 includes explicit resource management that cleans up resources automatically.
  • This feature reduces the need for manual resource cleanup in finally blocks.
Get the Snipd Podcast app to discover more snips from this episode
Get the app