Hellfire103@lemmy.ca to Mildly Infuriating@lemmy.worldEnglish · edit-214 days agoThe sheer amount of websites that are completely unusable without JavaScriptlemmy.caimagemessage-square87linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageThe sheer amount of websites that are completely unusable without JavaScriptlemmy.caHellfire103@lemmy.ca to Mildly Infuriating@lemmy.worldEnglish · edit-214 days agomessage-square87linkfedilink
minus-squareNigelFrobisher@aussie.zonelinkfedilinkEnglisharrow-up0·13 days agoMaking a static site is a piece of piss. There are even generators on npm.
minus-squareVictor@lemmy.worldlinkfedilinkEnglisharrow-up0·12 days 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-up0·12 days agoThere’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.