TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Reading someone else's code and bug fixing

1 pointsby 2bor-2nover 3 years ago
Hey guys, What is your process of reading a code someone else wrote (particularly in JavaScript) and applying fixes?<p>I am working on a JavaScript SPA product that is more than a decade old with huge code base and a lot of service integrations.<p>I am new in the team, sometimes a bug fix (compromising of just 1-2 lines) takes me a couple of hours to finish. Starting from understanding the issue, reading the code pertaining to that area, applying the fix and then testing different use case to make sure the bug is fixed before handing it over to QA.<p>I want to be efficient and as quick as possible and wondering if you guys share your process of debugging and fixing bugs for big products.

no comments

no comments