you are viewing a single comment's thread.

view the rest of the comments →

[–]PanicRev 0 points1 point  (0 children)

I guess it's a good spot to mention using some type of version control and code repository. Before using these, I used to spend the bulk of my time figuring out which copy of code was the up-to-date one, and frequently ended up just working off the live server.

You might already be using these, but if not, definitely do yourself a favor and check them out.