Optimizations done:
- Added webpack to project
- Use webpack to minimize javascript, html and css
- Lazy loading images with loading="lazy"
- Made all scripts defer
- Preloading scripts
- Prefetching pages that are likely visited next
Practical assignment for Frontend and API Performance class
HTMLNOASSERTION