Gaining familiarity with a new codebase can be challenging. Avoid starting by reading the code or the tests, as these can give misleading or unimportant insights. Instead, run the code locally, adopt a user’s perspective, and start experimenting by making changes and observing their effects. Use tools like Gitlens for

2m read timeFrom avdi.codes
Post cover image
Table of contents
What not to doWhat to do
4 Comments

Sort: