Hello
I use folders in the IDE a lot for structure.
The downside is that the code files are all in one flat structure on the filesystem.
When using source control like git, everything is uploaded flat, just like the filesystem. Actually breaking a lot of stucture.
Thanks
I use folders in the IDE a lot for structure.
The downside is that the code files are all in one flat structure on the filesystem.
When using source control like git, everything is uploaded flat, just like the filesystem. Actually breaking a lot of stucture.
Thanks