DEV Community

Discussion on: How do you organize development projects on your computer?

Collapse
 
manuelojeda profile image
Manuel Ojeda

Well, in my case I have separated in a folder named with the main technology it's been developed.
PHP, JS, React, Vue, etc etc

If I need to check an specific project I just look into the desired folder.

Collapse
 
andrewmcodes profile image
Andrew Mason

Nice idea. My issue is almost all of them are rails or ruby and the rest are gatsby sites so I don’t have things spread across that many languages/frameworks. Maybe I could drill down another level and still use this pattern