Hacker News new | ask | show | jobs
by a012 1960 days ago
My browser loads that page like forever, until I remember to _allow_ javascript on that page, like why on earth they render everything except the content at all.
2 comments

Yeah, it's one thing to build a page that wont render without Javascript, but making the only part that does render be a never-ending spinner is just rude.
This is what I encounter more often than not lately.

Is this due to more and more content simply generated by javascript frameworks?

Yes and because developers do not have time for the very few people who decided to disable javascript and not enable it when necessary.