HiddenLayer5@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agoFrontend vs backendlemmy.mlimagemessage-square144fedilinkarrow-up12.13Karrow-down121
arrow-up12.1Karrow-down1imageFrontend vs backendlemmy.mlHiddenLayer5@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square144fedilink
minus-squareElectricCattleman@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoI used to like bootstrap. Still do. But it has some faults… Depending on your needs you’re loading a lot of CSS you aren’t using. Bootstrap 5.3 is 59kb before gzip. 6700 lines of code. That’s a lot to just apply some simple styles. There are a ton of lighter weight alternatives nowadays.
minus-squareUnRelatedBurner@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-21 year agoit is a required subject at my school
I used to like bootstrap. Still do. But it has some faults… Depending on your needs you’re loading a lot of CSS you aren’t using.
Bootstrap 5.3 is 59kb before gzip. 6700 lines of code. That’s a lot to just apply some simple styles.
There are a ton of lighter weight alternatives nowadays.
it is a required subject at my school