Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmandzik
4817 days ago
Alert system if you're running Canary with experimental JS flag on:
Object.observe(window, function(changes){ console.log(changes) })
:)