tenants2 icon indicating copy to clipboard operation
tenants2 copied to clipboard

Analyze page weight of NoRent site

Open toolness opened this issue 4 years ago • 0 comments

We built the site in a rush without any lazy-loading, so the static content and much of the data behind every single page is built into a single JS bundle. If it's too big for users on slower connections, we should chunk it up.

toolness avatar May 01 '20 10:05 toolness