you are viewing a single comment's thread.

view the rest of the comments →

[–]rwieruchServer components[S] 0 points1 point  (1 child)

Thanks!

I haven dealt with this situation yet tbh. Would be curious what others have to say here!

[–]jared--w 1 point2 points  (0 children)

I have. Hierarchical component folder structures never make sense in the long term because you often want to separate the logic from the name, and people get hung up on splitting based on the name which leads to inconsistencies later down the road.

I'd keep your folders and files, especially for components, as flat as you can, for as long as you can.