Closed kwubbenhorst closed 7 months ago
@kwubbenhorst Do we know why the About us page?
Sorry, on closer look, it's actually the homepage. I thought it would be Resources with all those images, but apparently it's text that's throttling it and bootstrap CDN. I don't understand most of this, but Lighthouse gives you a very detailed report:
![Screen Shot 2024-03-25 at 3 40 59 AM](https://github.com/ae-andre/insights-bench/assets/140316693/5db25be9-ff64-4155- 8343-7386ac86d2c4)
I thought as we had a bit of time and it was a task that would keep me in files that no one else was working on I would try to convert our application to a pwa. I think I succeeded. We are within the PWA target area on lighthouse. We have a web manifest, a service worker and an installability feature which are the three criteria of PWAs, however I couldn't really test the installability feature until the code goes live at deployment. I made an install button and hid it. May require some stylings after it is revealed. Performance score isn't great here -- because of the About Us page apparently, but I show this mainly to verify that we are meeting the PWA target.