codeinabox@programming.dev to Programming@programming.devEnglish · 2 days agoThe Vertical Codebasetkdodo.euexternal-linkmessage-square7fedilinkarrow-up119
arrow-up119external-linkThe Vertical Codebasetkdodo.eucodeinabox@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square7fedilink
minus-squareI Cast Fist@programming.devlinkfedilinkarrow-up2·1 day agoTLDR; 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