All guides
Community-curated setup guides for modern tech stacks.
Zig - General-Purpose Programming Language
IntermediateInstall and use Zig, a general-purpose programming language and toolchain designed for maintaining robust, optimal, and reusable software — covering installation, language features, build system, C interoperability, and best practices.
Turborepo - Monorepo Build System by Vercel
IntermediateInstall and configure Turborepo, the high-performance build system optimized for JavaScript and TypeScript monorepos - covering installation, task orchestration, caching, remote cache, and developer experience.
Cargo - Rust Package Manager
BeginnerInstall and use Cargo, the Rust package manager and build system that manages your Rust project dependencies, compiles your code, and handles publishing packages to crates.io — covering installation, configuration, project management, and common use cases.