Merge what your team knows.
A friendly, no-jargon knowledge base for students and junior developers joining the team — the things nobody writes down, explained from zero.
Start from zero
No assumed knowledge. Every term is defined the first time it appears.
Hands-on commands
Copy-paste examples for the exact things you'll do on your first week.
Why, not just how
Understand the reasoning behind team conventions so they stick.
Guides that get you productive fast
New topics land here as the team documents them. Here's what's ready to read today — browse the full library for everything.
Git & GitHub, from the ground up
Branches, feature branches, squash merge, why you never push to main, deployment stages, environment variables & secrets, and why package managers like Homebrew matter.
Read the guide Guide · 22 min readSet up your dev machine like a pro
File organisation, installing everything through a package manager instead of one-off downloads, security updates, Bitwarden for passwords, and keeping antivirus current.
Read the guideCode review without the fear
How to open a great pull request, respond to feedback, and give review comments that help.