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.

Should you keep a copy of all the code you write?

1 pointsby bussettaalmost 13 years ago

1 comment

The_Spongealmost 13 years ago
"The code that you write on the computer should only stay on the compter that you wrote it on and nowhere else."<p>That is what I was taught. What it means is that if you write some code on your work computer, it stays on your work computer. If you write it on your home computer, it stays on your home computer. Nowhere else.<p>(obviously there are exceptions, but the basic rule is a good thing to remember)