Developer Onboarding: From First Day to First PR in Under a Week
A practical developer onboarding playbook: get a new engineer from first day to first merged PR in under a week, without skipping the steps that matter.
Editor, Codably
Gareth is an engineering manager and front-end specialist with a passion for coaching and mentoring others. He brings a leadership perspective to developer productivity, helping teams understand how the right processes and culture can unlock high performance.
At Codably, Gareth writes about engineering culture, code quality, and team performance. His articles focus on practical ways to improve developer experience, from better code review practices to healthier team dynamics.
When he is not writing, Gareth is focused on enabling psychological safety and high performance in the teams he works with.
A practical developer onboarding playbook: get a new engineer from first day to first merged PR in under a week, without skipping the steps that matter.
Refactoring legacy code safely: a practical playbook with characterisation tests, seams, strangler fig, and small changes that keep production up.
A practical comparison of message queues for developers: when to reach for RabbitMQ, Kafka, or SQS, plus delivery guarantees, ordering, and real costs.
Learn how to write technical documentation developers actually read, from READMEs and API docs to architecture decision records.
Learn how local-first software works, why it matters for web developers, and how to start building offline-capable apps with CRDTs and sync engines.
A practical checklist for evaluating open source libraries before you adopt them, covering maintenance, security, licensing, and long-term viability.
Learn how to run developer retrospectives that lead to real improvements. Practical formats, facilitation tips, and follow-through strategies for Q2.
Learn when and how to use WebSockets for real-time features, with practical patterns for connection management, scaling, and common pitfalls.
Practical guide to designing database schemas that scale cleanly, covering normalisation, denormalisation, naming and common mistakes.