Hacker News new | ask | show | jobs
by hpeter 861 days ago
"HTML is not the mother language"

You don't need js to create a website, you only need HTML.

For dynamic UI you need a server, not javascript. Your server can render html, it doesn't have to serve json.