
When you are building your first website with HTML, CSS, and JavaScript, you only need a very simple file directory.
You have one folder with three total files, and perhaps an image file or two if you are using a background image or a logo.
But, as your site grows, you will need to start using multiple folders to organize your different files. And, if you write your own back-end using a language like Node.js or Ruby on Rails, then you will need to be even more focused on organization.
Comments
Post a Comment