Web Development from Scratch: Folder Organization
basix

Web Development from Scratch: Folder Organization

Tutorial Details
  • Difficulty: Beginner
  • Format: Video
This entry is part 7 of 15 in the Web Development from Scratch Session
« PreviousNext »

Up until this point, we’ve stored all of our files on our desktop. In real-world projects, though, we’d never do this. Instead, let’s create a template folder structure for each new project.

Choose 720p for the clearest picture.
Subscribe to our YouTube and Blip.tv channels to watch more screencasts.

Add Comment

Discussion 2 Comments

  1. JanDirk says:

    Awesome now we can stay organized and makes it a lot easier for re-editing files :D

  2. I will definitely start with your videos on YouTube very soon.
    Thanks for the video tutorials

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.