bugsmith@programming.dev to Programming@programming.dev · 2 years agoHow Standard Ebooks serves millions of requests per month with a 2GB VPSalexcabal.comexternal-linkmessage-square38linkfedilinkarrow-up1111arrow-down15
arrow-up1106arrow-down1external-linkHow Standard Ebooks serves millions of requests per month with a 2GB VPSalexcabal.combugsmith@programming.dev to Programming@programming.dev · 2 years agomessage-square38linkfedilink
minus-squareDeLift@feddit.nllinkfedilinkarrow-up8·2 years agoI feel the idea was that anyone should be able to make a webpage by just copy pasting snippits and to help with that html and Javascript will attempt to continue as best as it can, even if there are glaring issues.
minus-squarebitcrafter@programming.devlinkfedilinkEnglisharrow-up6arrow-down2·2 years agoThat approach makes a lot of sense for amateur web sites, but less sense for professional web sites.
minus-squareDeLift@feddit.nllinkfedilinkarrow-up6·2 years agoOh yes, Front-end developers suffer this decision daily. Luckily there things like Typescript to ease the pain.
I feel the idea was that anyone should be able to make a webpage by just copy pasting snippits and to help with that html and Javascript will attempt to continue as best as it can, even if there are glaring issues.
That approach makes a lot of sense for amateur web sites, but less sense for professional web sites.
Oh yes, Front-end developers suffer this decision daily. Luckily there things like Typescript to ease the pain.