Today I learnt about Javascript print 🖨️
I tend to write more Python than Javascript, so while debugging some JS I accidentally wrote print
instead of console.log
to my surprise the accidentally brought up the dialog asking me if I wanted to print the current page!