Directory Structure
Let’s learn the importance of directory structures.
We'll cover the following...
A directory structure defines the hierarchy of different files and directories. A website or application consists of many files that include code, images, media, icons, documents, style sheets, and many other types of content. It’s important to make sure that the files on websites and applications are organized well so that communication and the dependencies between all these files are easy and maintainable.
Why is a directory structure important?
The following are some of the reasons why it is important:
- Time spent searching for items can be saved when a directory structure is well executed.
- Searchability can be improved through a good directory