Hacker News new | ask | show | jobs
by Touche 2233 days ago
The best solution is to not have as much JavaScript. Use a smaller framework. Use fewer dependencies. Lazy load things when you can.

The solution is to have a performance budget at the start of your project so things never get so bad.