Jump to content

Development advice please


gap8u

Recommended Posts

Guys,

 

Thank you for all you do. This really is a great place.

 

After developing a site and uploading then continuing to update the code, I am looking for a habitual process for updating files while not be afraid of losing the old code in case something goes wrong. I cant seem to get my head around the best method of naming, saving, removing, panicking...etc.

 

Just looking for your methods of the development process in terms of file organization.

 

I would list what I do now but I never do the same thing twice....

 

You guys are unbelievable. Google is awesome. 

 

Link to comment
Share on other sites

I usually just add a number to the front and save as that, keeping the newest code the original name.

 

After a while i tend to shuffle them off to another drive or burn them...just in case ever needed them.

 

But you can look into github for keeping your latest code together and up to date.

 

Download git

Link to comment
Share on other sites

gap8u: You should be using version control. And/or a deployment system (which you can also do with version control, somewhat).

 

You should never just push files to a live server with no fallback plan.

 

I usually just add a number to the front and save as that, keeping the newest code the original name.

 

After a while i tend to shuffle them off to another drive or burn them...just in case ever needed them.

 

Eek.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.