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)
Which metric of web performance is more effective for SPA - platform?
I have a plan about measuring our platform(SPA)'s performance and tracking a metric result everyday.
There are two metric that I can measure.
domcontentloaded
load
Which one is more effective for S...
Good Tester
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
What is the web-vitals, comming with create-react-app?
I have just recognised that my newly created Reactjs application have a file src/reportWebVitals.js, which is being called in index.js. What is this file/pice of code for?
const reportWebVitals = onPe...
Sedat Polat
Votes: 0
Answers: 1
How to know when React component is ready for interaction
Just curious what can be done to measure TTI (web vital) for a React app. As we are only interested for specific component TTI, so lighthouse won't be able to help here.
Mohit Verma
Votes: 0
Answers: 1