Skip to content

Ask HN: How do you understand a new app and its codebase?

1 pointparvatzar1 comment
On HN

This is regarding code bases [legacy or recent] that one inherits when joining a new company or a team and the original developers who built the app are no longer available for any reference. In this situation how would you wrap your head around the app and the code? How would you understand the business problem being solved and the various business rules that map to these problems or requirements?

Comments

IMO:

First step is to always be a user of the app and get used to the features of the app and if you are a software engineer, you will intuitively understand how the that feature is implemented.

Second, you can read tests for that project.

Third, if the app is for internal usage, you can talk to the customers directly on how they use it. If it is public facing, you can talk to your PM.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.