python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Eliminate render-blocking resources - Page Speed
I'm trying to increase the performance of my site. I got about ~87 right now accordingly Google Page Speed Insight. While it's not the worst, it's not great either. One of the issues is I need to elim...
code-8
Votes: 0
Answers: 0
Serve static assets with an efficient cache policy via nginx
I'm trying to increase the performance of my site. I got about ~83 right now accordingly Google Page Speed Insight. While it's not the worst, it's not great either. One of the issues is caching, I nee...
code-8
Votes: 0
Answers: 1
Website Vitals: Oops! Something went wrong
Hello I am testing my website and I have an score of about 80-90/100 if I look it with Chrome Lighthouse Extension. But in web.dev/measure and https://pagespeed.web.dev
The report returns an error. Th...
Marcos Aguayo
Votes: 0
Answers: 0
How to reduce the impact of third-party code in Next.js?
How can I reduce the impact of third-party code in my next.js app? I am using google analytics and google adsense code on my website. And I am getting performance issues.
see this image
_document.js
i...
Deep
Votes: 0
Answers: 1