+ 3
How to increase performance of a website on Google page speed insights ? Any tips?
I am using next js project... Tried using next image component, tried loading images lazily by using intersection observer api, tried preconnecting links whichever is accessed what else can I try 😭😭 please help I am stucked... What exactly is required by a page with dynamic data from api and redux and video element to be good performance wise .. please help .. not getting any idea
4 Respostas
+ 6
This information will help you:
https://developer.mozilla.org/en-US/docs/Learn/Performance/What_is_web_performance
+ 3
Thank you JaScript for the nice article, going through it.. to get some hints for same..
Thanks again
+ 3
You are welcome and happy coding.
+ 1
(This is not a tip or an answer to this question)
You can google your questions instead of posting it into SoloLearn, if no one have the same question as yours before..