chrome devtools $('ul') displays the first ul of the dom $$('ul') displays all the ul of dom copy(arr) copies the contents of constant arr to clipboard ctrl + shift + c inspects the element on mouse hover ctrl + shift + j opens console or last devtools instance ctrl + shift + i opens new instance of devtools ctrl + p in source tab in devtools to search for files shift + reload / shift + ctrl + r