codeinabox@programming.dev to Programming@programming.devEnglish · 14 天前The Vertical Codebasetkdodo.euexternal-linkmessage-square8linkfedilinkarrow-up123arrow-down10
arrow-up123arrow-down1external-linkThe Vertical Codebasetkdodo.eucodeinabox@programming.dev to Programming@programming.devEnglish · 14 天前message-square8linkfedilink
minus-squareI Cast Fist@programming.devlinkfedilinkarrow-up2·13 天前TLDR; don’t group files by “what they do in common” but rather the ones that “work with the same thing”. So instead of components, libraries, icons folders, group them like table1, table2, etc
TLDR; don’t group files by “what they do in common” but rather the ones that “work with the same thing”. So instead of
components,libraries,iconsfolders, group them liketable1,table2, etc