Onboarding PathWeek 2 — Ship your first change

Week 2 — Ship your first change

Week 1 was “read”. Week 2 is “write”. The milestones below are a small, linked sequence — each one builds on the previous — so if you pick them in order you finish the week with one coherent PR that touches the schema, a migration, a test, an API, and (optionally) a Go worker. If your team has a different first-feature ticket, swap the domain but keep the pattern.

Before you start, re-read Tech Stack for .NET devs — especially the “Read these three files first” section.

By the end of Week 2, you can:

Week 2 progress

0 of 9 complete

What “done” looks like

The PR closes a ticket, CI is green, and a teammate has merged it. If you can also point a new hire at your diff and say “this is a canonical small feature change” — you have graduated onboarding.

From here, Architecture and the domain-specific sections (Backend, Database, Hub) are where you live day to day.