|
|
|
|
|
by manigandham
1569 days ago
|
|
Why do you need all that client-side interactivity in the first place? Most interactions can easily be handled with a full refresh, as proven by the very site you're reading this on (hackernews). Server-side web frameworks even have modern component-based UI templating now, and features like maps can be layered on top as progressive enhancement without this bloated frontend mess. |
|
Also, the interface of HN works because of its demographic.