Hacker News new | ask | show | jobs
by elipsey 1523 days ago
Thanks, maybe some effortful study of the fundamental properties and manipulation of the DOM would be helpful to me.

>> other useful things one can do in the dev console?

There just seems to be a suprising amount of built in stuff in the browser that does more than rendering text/layout.

I participated in some interesting work at a hackathon a while ago that used a web audio component to signal back and forth between various laptops and phones. It was mostly getting hacked together in the browser dev console.

(I'll come back with some code if I can find it...)

EDIT: OK, here it is: https://github.com/cantino/ultrastound