Onboarding

Wednesday, Jan 21, 2026 | 1 minute read | Updated at Wednesday, Jan 21, 2026

Emmanuel Decena

Think of looking at onboarding to new code repo as an engineer looks at a new mechanical or electrical equipment.

You typically read the manual if any (README.md). If the manual is lost, you just gotta figure it out.

You have a vague idea of what the machine does (printer, grinder, engine, computer). So you also have a little idea of what the code is for.

Start by learing how to turn it on. In code, find the entry point.

See what each button or switch does. In code, look for the interfaces. This is where it gets difficult. Perhaps the interfaces are the entry point parameters. The buttons are usually the controls. So the parameters are what controls the codes behavior. Perhaps it sends an email, the email is the button.

Figure out how to turn it off or when printing or engine stops. In code look for the termination stage or the job completion.

© 2025 - 2026 Blog

All rights reserved

About

I created this blog to monitor my curiosity, writing about concepts that interest me.

I write about personal projects, ideas, and the things I learn along the way. Hand-crafted and LLM-free.

Occasionally, a travel story or food review sneaks in.

If my writing resonates with you, feel free to connect with me at ecdecena [@] gmail.com.

I’m currently based in Cebu City, PH 🏖️.

Disclaimer

The contents on this site reflect my thoughts and opinions only. It does not represent the views of any organization, employer, or institution I am affiliated with.

Social Links