250
Deja Vu
(thelemmy.club)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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.