Hacker News new | ask | show | jobs
by mschuster91 3498 days ago
That doesn't work for those ctrl+f'ing for a specific property.

I'd probably do a full load for the text, with specifying the height for the examples inline, and then lazy-render the examples once they're visible.

3 comments

You could have all content just unstyled (apart from sections heights) and enable the style for each section as it comes into view.

The problem with this site is not that it has too much context. Just too much new and crazy styles.

You would still need all the text to be in the markup for SEO purposes anyway.
Like how wikipedia does it? Full content but mostly collapsed.