Gary Pang

Results 46 comments of Gary Pang

> #### Mobile scoring did poorly on Performance and good elsewhere > * **Performance**: 97 > * **Accessibility**: 95 > * **Best Practices**: 100 > * **SEO**: 91 > @AZBL...

> [@CodeWritingCow](https://github.com/CodeWritingCow) If you create a ticket for improving the mobile performance could you assign it to me please @AZBL definitely!

Unassigning this issue because there's been no activity for 2 weeks. Let's give other contributors a fair chance to work on this.

@zheyichn thanks for digging into this. This page has room for improvement on mobile devices. Based on your recommendations, I will create an issue for exploring how to reduce image...

@zheyichn I noticed these two recommendations from Lighthouse: "Reduce unused JavaScript" and "Reduce unused CSS." Did the Lighthouse report have details on what JS and CSS can be removed from...

Hi @zheyichn, generally we would use source maps during development to trace compiled code back to the original code. However, Next.js apps disable source maps in production by default. As...

@rkillion assigned! Thanks for tackling this.