DEV Community

[Comment from a deleted post]
Collapse
 
notrab profile image
Jamie Barton

Hey, what kind of files are you putting in these directories?

I typically have a components folder which is home to all my components, but I understand this might not be a "best best" practice with Vue. It's just what I'm used to with React.

Collapse
 
orbitfoundation profile image
ORBIT Foundation

I think you misunderstood. You've said a couple of times to create a new directory, but I can't tell whether you mean to put it in an aforementioned directory or within the root folder. Sorry, I'm quite a basic coder as I just started out a couple of months ago.

 
notrab profile image
Jamie Barton

The video shows me creating folders using the "New File" with prefixed folder names which might be the confusing part here.

The video does show where but you can also reference the source code if that helps.

Thanks :)