DEV Community

Discussion on: How I manage my projects, folders, and files

Collapse
 
cecilelebleu profile image
Cécile Lebleu

Interesting question! I think only allProjects is camel cased, it's the main folder I navigate to. It's just easier to type. I had it originally as AllProjects but kept mistyping it. I generally use TitleCase, it's easy to read and write, but sometimes will use capitalized snake case for client projects (as Client_Project_Name), because I've noticed it's easier for clients to read when they receive their files, but doesn't use spaces.