Live data from Hacker News

Ask HN: What web development language do you prefer?

news.ycombinator.com

1–10 of 45 posts

Re: Ask HN: What web development language do you prefer?

#5

HTML mostly because of the capabilities that came with HTML5.

You can't do much with just HTML. Remember, HTML5 is basically just a wrapper around all the new web technologies (local storage, webgl, audio API, web sockets, etc...). Most of these technologies are interfaced with JavaScript and not HTML.
Post reply on HN