DEV Community

Discussion on: Is it just me or is Chrome Inspector really fuc**** Awesome!!

Collapse
 
giorgosk profile image
Giorgos Kontopoulos 👀 • Edited

@ameedjamous
Nowadays the default inspector tools are good enough but frontend js frameworks also have their own specific dev tools. You can for example search for "React Developer Tools chrome plugin" (or firefox) which usually give framework specific details on your app.

Collapse
 
ameedjamous profile image
Ameed Jamous

👍