Hellfire103@lemmy.ca to Mildly Infuriating@lemmy.worldEnglish · edit-23 个月前The sheer amount of websites that are completely unusable without JavaScriptlemmy.caimagemessage-square136linkfedilinkarrow-up1324arrow-down122
arrow-up1302arrow-down1imageThe sheer amount of websites that are completely unusable without JavaScriptlemmy.caHellfire103@lemmy.ca to Mildly Infuriating@lemmy.worldEnglish · edit-23 个月前message-square136linkfedilink
minus-squareNigelFrobisher@aussie.zonelinkfedilinkEnglisharrow-up2·3 个月前Making a static site is a piece of piss. There are even generators on npm.
minus-squareVictor@lemmy.worldlinkfedilinkEnglisharrow-up1·3 个月前Not sure that was the issue. I mean more that if you use only HTML and CSS all you’ll be able to create would be static sites that only change the contents of the page by full reloads. 🙂
minus-squareNigelFrobisher@aussie.zonelinkfedilinkEnglisharrow-up2·3 个月前There’s this ancient thing called the LAMP stack. Most of the web runs it, and what it does will blow your mind.
Making a static site is a piece of piss. There are even generators on npm.
Not sure that was the issue. I mean more that if you use only HTML and CSS all you’ll be able to create would be static sites that only change the contents of the page by full reloads. 🙂
There’s this ancient thing called the LAMP stack. Most of the web runs it, and what it does will blow your mind.
Yep, I remember that. (I’m old.)