Hacker News new | past | comments | ask | show | jobs | submit login

I haven't read this entire blog post in detail, but I've worked extensively in the past with improving page load times. The approach that works best:

1. Have your initial landing page load and render as fast as possible, and cut stuff out to make this happen.

2. That initial page will usually take the user at least a couple seconds to read. While they are doing that, you can load stuff in the background that is needed for other parts of your site, like larger JS bundles. There are a number of ways to do this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: