TheViking@nord.pub to No Stupid Questions@lemmy.worldEnglish · 18 days agoIs it possible to have an internet without the Javascript ?message-squaremessage-square56linkfedilinkarrow-up140arrow-down15
arrow-up135arrow-down1message-squareIs it possible to have an internet without the Javascript ?TheViking@nord.pub to No Stupid Questions@lemmy.worldEnglish · 18 days agomessage-square56linkfedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up1·16 days ago It wouldn’t be as flashy looking What, why not?
minus-squareTheButtonJustSpins@infosec.publinkfedilinkEnglisharrow-up2·16 days agoJavaScript is how most of the fancy stuff happens. Sites would be a lot more static without it.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·16 days agoBut most of JavaScript use is as a brittle replacement for CSS and HTML features, aside Ajax.
minus-squarebrax@sh.itjust.workslinkfedilinkarrow-up1·16 days agoUnless I’m mistaken, JavaScript handles most of the event listeners and dynamic actions on websites… I suppose there is PHP and ASP doing a bit of that too, but I think most of it is JS
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·15 days agoBut most of it could be done in native with not much extra work. And much less breakage. Most of it is on a framework developers side of course.
minus-squareTheViking@nord.pubOPlinkfedilinkEnglisharrow-up2·15 days agoDo you love the internet that existed before the Y2K ??
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·15 days agoWe got CSS 3 and HTML 5 since then.
What, why not?
JavaScript is how most of the fancy stuff happens. Sites would be a lot more static without it.
But most of JavaScript use is as a brittle replacement for CSS and HTML features, aside Ajax.
Unless I’m mistaken, JavaScript handles most of the event listeners and dynamic actions on websites… I suppose there is PHP and ASP doing a bit of that too, but I think most of it is JS
But most of it could be done in native with not much extra work. And much less breakage. Most of it is on a framework developers side of course.
Do you love the internet that existed before the Y2K ??
We got CSS 3 and HTML 5 since then.