Prompt tools for debugging functions performed at the moment. For example, there is a large library on JS, and I need to find out if there is a listener for the keydown event, if so, what function does it call

    1 answer 1

    chrome developer tools (the one that is built into googlehrome)

    F12