Hacker News new | ask | show | jobs
by grayrest 3483 days ago
If you're bundling it into one payload it does not. If you're code splitting, it's 38k of download time and ~120k of parse time you're not paying on time to first meaningful paint. It's a couple dozen ms on desktops but can be several hundred on mobile.
1 comments

If you're going that route, then server side rendering may be a better option.