Hacker News new | ask | show | jobs
by buckwhitzer 981 days ago
Thank you so much!
1 comments

And I'll jump in here rather than at the top and say, wow, this thing loads fast. I haven't clicked anything yet but the first load is _startlingly_ quick. What's the trick, and is that intentional?
It's powered by Next.js' SSR (Server Side Rendering) so it's all prerendered on the server side. Also, I like compressing the images. Thanks for commenting!