Hacker News new | ask | show | jobs
by throwanem 1717 days ago
You still need to inject values from the environment into the page source at build time, whether you're using Javascript or not. And if you're already doing that, why add Javascript on top when all you need is an anchor?
1 comments

Exactly. I couldn't have solved this with JS only.