codeinabox@programming.dev to Programming@programming.devEnglish · 2 months agoThe Vertical Codebasetkdodo.euexternal-linkmessage-square8linkfedilinkarrow-up122arrow-down10
arrow-up122arrow-down1external-linkThe Vertical Codebasetkdodo.eucodeinabox@programming.dev to Programming@programming.devEnglish · 2 months agomessage-square8linkfedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up5·2 months agoreact dev discovers the superior vue single-file components 😅
minus-squareBlackEco@lemmy.blackeco.comlinkfedilinkarrow-up3·2 months agoMost React devs either colocate styles with their JSX with CSS-in-JS or skip CSS entirely with Tailwind class soup in their JSX. I must be one of the few that use CSS Modules instead (so CSS is in a separate file from JSX)
react dev discovers the superior vue single-file components 😅
Most React devs either colocate styles with their JSX with CSS-in-JS or skip CSS entirely with Tailwind class soup in their JSX. I must be one of the few that use CSS Modules instead (so CSS is in a separate file from JSX)