TechCodex@programming.dev to Programmer Humor@lemmy.mlEnglish · 1 year agoJavascript can create atomic bombsprogramming.devimagemessage-square77fedilinkarrow-up1631arrow-down150
arrow-up1581arrow-down1imageJavascript can create atomic bombsprogramming.devTechCodex@programming.dev to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square77fedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up3·1 year agoAround flexbox is when I stopped caring about CSS, so it’s the last one I know. Is the grid better?
minus-squareadrian783@lemmy.worldlinkfedilinkarrow-up1·1 year agofor some stuff absolutely, styling frameworks like bootstrap and others kludged together the concept of grid based designs. css grid just makes it official and more flexible.
Mid 90s HTML pre CSS:
Now it’s: I AM THE FLEXBOX!
bro we’re on css grid now
Around flexbox is when I stopped caring about CSS, so it’s the last one I know. Is the grid better?
for some stuff absolutely, styling frameworks like bootstrap and others kludged together the concept of grid based designs. css grid just makes it official and more flexible.