tringapps interview question

What is chrome devtools, how it is useful

Interview Answer

Anonymous

10 Jan 2018

It is used to check the network calls and its request and response. It is used to debug the code execution as well.

1