Hacker News new | ask | show | jobs
by mooki 5319 days ago
Yep! What I like about html is how predictable its limitations make it. I can visit a decade old website created by a 14-year old and have the smoothest user experience imaginable. Everything behaves the way you'd expect it.

Javascript is more powerful, but that also means more power to screw up. Sometimes the results are amazing (like Gmail) - but more often than not it just ends up confusing and frustrating, with vital parts of the UI hidden behind a clusterfuck of menus and widgets.