DomeGuy@lemmy.world 1 week ago
Sure!
It’s just either app-walled (AOL and IE could do things without JavaScript), essentially static (turn off JavaScript and browse around. Many pages won’t work anymore, but many will be seamless) or functionally equivalent (modern browsers support web Assembly, meaning the stuff that JavaScript is used for would instead be in C or java or something.)
Nemo@slrpnk.net 1 week ago
Many of the things JS is used for are better done with CSS.