Y
Hacker News
new
|
ask
|
show
|
jobs
by
rosenjcb
1570 days ago
If the only purpose of your site is to load some text or an image, go use a framework with SSG like NextJS. Then you get fast websites without having to pretend that writing stateful updates (e.g. jQuery) to the DOM is fun.