In chrome browser we have Chrome developer tools by Ctrl + Shift + I or J | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

In chrome browser we have Chrome developer tools by Ctrl + Shift + I or J

go to chrome browser ā˜, then go there to analyse -html in elements - CONSOLE can use it to test JS scripts -source files i.e images, .css, .js , .ttf etc -can check the network status, time of deliveries etc for everything IMG, font, media -Check performance for various parts of site , can record it too to compare - in Memory u can take snapshots of memory usage and stats - check brief info in applications - check security parameters and certificates

9th Oct 2017, 10:58 AM
Morpheus
Morpheus - avatar
1 Resposta
+ 2
I ve recently discovered it's few uses, what else can we do with it ?
9th Oct 2017, 11:00 AM
Morpheus
Morpheus - avatar