GitHub - marckohlbrugge/unofficial-37signals-coding-style-guide: Transferable Rails patterns and development philosophy extracted from 37signals' Fizzy codebase
github.com·5d·
Discuss: Hacker News
🔄Reproducible Builds
Preview
Report Post

Unofficial 37signals Coding Style Guide

Transferable Rails patterns and development philosophy extracted from analyzing 265 pull requests in 37signals’ Fizzy codebase.

What This Is

Fizzy is a kanban-style project management app built by 37signals. We analyzed both the final source code AND the process that led to it—pull requests, git commits, code review discussions, and iterations. This dual approach captures not just what 37signals builds, but how they build it: their decision-making, trade-offs, and evolution of ideas.

What This Is Not

These are not Fizzy-specific implementation details. We deliberately skipped business logic unique to Fizzy and focused only on patterns you can apply to your own projects.

Important Caveats

LLM-Generated Content: This gu…

Similar Posts

Loading similar posts...