• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: March 3rd, 2025

help-circle


  • Web applications need JavaScript.

    Web sites do not; the static web technologies allow basically any styling, and browsing any content your browser can handle, and HTML forms work fine. In any case, many people who need to access the web site can’t run modern JavaScript. So it should work without that.

    There may be special dynamic enhancements that require JavaScript, but the site should so its core job flawlessly, without any JavaScript.