← back lulzx
zero
0

Zero Dependencies

Each library you add is code you don't control. It can break, have security issues, bloat your bundle. Only add what's absolutely necessary.

Projects

  • tanstack-bun — Zero overhead SSR
  • orbit — Pure Rust TUI
  • copilot — Single binary

Exceptions

Where possible — practical constraints sometimes require compromise. The key is to minimize and document.