You can reduce the size of web applications several times using these tips
SMRTR summary
Web app performance can be improved by using server-side rendering, removing unused dependencies, optimizing media, leveraging CDNs, implementing code splitting, and minifying code, all of which reduce load times and file sizes.
SMRTR provides this summary for quick context. The original article belongs to Dev.to.
Read the original article