Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

But isn't the point of making a static (.md or html based) site not having to deal with JavaScript in the first place?


No it's the opposite, static websites are just static files, they work without requiring backends. JavaScript on the front-end is usually static files, but this enables first class support for modern JavaScript while losing nothing else about static websites.


Usually the term "static site" is regarding no backend language ie PHP, Node, Ruby serving posts out of a database dynamically, but instead being prerendered rather than not having any JS on the front end.p




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: