They say not to use JavaScript for important things, but doesn't that
mean relegating JavaScript usage to frivolous effects?
It's said to consider whether it's truly necessary to use JavaScript,
whether some non-script way is available for achieving the same
result. On the one hand, good practice dictates that a site degrade
gracefully where JavaScript is concerned...but on the other, that
means that JavaScript will be used only for non-critical effects.
And speaking of effects, isn't that what JavaScript is all about --
behavior, which means actions that produce certain effects??
Comment