Hacker News new | ask | show | jobs
by goldencoralefan 495 days ago
> As a workaround, I shipped Highlight.js with all my blog articles, which I never really liked. My site was static, so why should I force users to do rendering work on their machines?

Doesn’t the client have to do rendering work regardless or whether the HTML is served server-side or client-side?