Hellfire103@lemmy.ca to Mildly Infuriating@lemmy.worldEnglish · edit-21 year agoThe sheer amount of websites that are completely unusable without JavaScriptlemmy.caimagemessage-square141linkfedilinkarrow-up1320arrow-down122
arrow-up1298arrow-down1imageThe sheer amount of websites that are completely unusable without JavaScriptlemmy.caHellfire103@lemmy.ca to Mildly Infuriating@lemmy.worldEnglish · edit-21 year agomessage-square141linkfedilink
minus-squareNigelFrobisher@aussie.zonelinkfedilinkEnglisharrow-up2·1 year agoMaking a static site is a piece of piss. There are even generators on npm.
minus-squareVictor@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoNot 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·1 year agoThere’s this ancient thing called the LAMP stack. Most of the web runs it, and what it does will blow your mind.
minus-squareVictor@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoYep, I remember that. (I’m old.)
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.)