Node.js is a free, open-source JavaScript runtime environment built on Chrome's V8 engine. It enables developers to execute JavaScript code server-side to build scalable network applications, web servers, and CLI tools.
#runtime
3 links tagged #runtime
These resources focus on software environments that execute code outside of a browser. The collection includes official documentation and platforms for JavaScript and TypeScript development.
AI-written overview
Node.js Official Website
nodejs.org/en
#javascript#nodejs
Visit ↗
Deno: A Secure Runtime for JavaScript and TypeScript
deno.com
Deno is an open-source, secure runtime for JavaScript and TypeScript built on modern web standards. It features a complete built-in toolchain and native support for TypeScript, simplifying development workflows.
#javascript#typescript
Visit ↗
Bun: An All-in-One JavaScript Runtime and Toolkit
bun.sh
Bun is a high-performance JavaScript runtime, bundler, transpiler, and package manager designed as a drop-in replacement for Node.js. It offers significantly faster startup times and includes built-in tools for testing, bundling, and environment management.
#javascript#typescript
Visit ↗