AI directory
d

Development

58 links · 32 subcategories

This category features a collection of resources for software engineering, including technical documentation, development tools, and programming communities. Users can access repositories for scripts, support tables for web technologies, and platforms for finding professional development expertise.

AI-written category overview

JavaScript Runtimes in Development

3 links
JavaScript Runtimes · Reference· 6 days ago
Node.js Official Website nodejs.org/en

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.

#javascript#nodejs
Visit ↗
JavaScript Runtimes · Tool· 6 days ago
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 ↗