This page defines some terminology that is commonly used in Electron development.| www.electronjs.org
Built-in Postgres client with Bun.sql, built-in S3 object support with Bun.s3, a new text-based lockfile: bun.lock, Express is 3x faster, and a major update on Node.js compatibility.| bun.sh
Worker threads#| nodejs.org
Modules: CommonJS modules#| nodejs.org
Adding Node.js NPM modules to serverless fuctions with OpenWhisk.| jamesthom.as
Oh no, your JavaScript code isn't just throwing an exception or crashing: it's segfaulting. What does that mean, and how can you fix it? You…| httptoolkit.com
Modules: ECMAScript modules#| nodejs.org
Microvium's snapshotting paradigm allows a library to generate the FFI glue code, so you don't have to.| Coder Mike