Insights

Blog

Ideas, guides, and stories on AI, technology, and building for the future.

Category: NodeJS Clear ×
NodeJS

What’s New in Node.js 20

Version 20 of Node.js was released on 18 April 2023. It addresses some issues and criticisms already “solved” by Deno and Bun, including a new permission model and…

Read article
NodeJS

The Node.js Permission Model

Node.js 20 is available. The latest version of the popular JavaScript runtime introduces a permissions model for restricting resource access during execution. It’s currently an experimental feature, requiring…

Read article