|
|
|
|
|
by anchpop
1651 days ago
|
|
I think I've mentioned this before, but nothing about SPAs require that level of bloat. My personal site (https://chadnauseam.com/) uses React and SPA-type features like preloading internal pages so they load instantly when you click a link, but almost all of it works fine with js disabled. It used to get a perfect score on lighthouse too but it doesn't anymore :( |
|