Hacker News new | ask | show | jobs
by commotionfever 1061 days ago
and you can also click on a request in the network tab and find out the line of code triggered it, including callstack

also with react dev tools you can click somewhere on the page and see the react component, it's props, etc. similar tools are available for other frameworks