Please allow me to introduce you to my DOM manipulation library, called OctopusWaiter.js. This is all of it:
const Ꮂ = n => document.querySelector(n)
const ᎲᎲ = n => Array.from(document.querySelectorAll(n))
// e.g. Hide divs
ᎲᎲ('div').forEach(d => d.hidden = true);
-
-
It's amazing! No more http://Array.prototype.forEach.call
-
This Tweet is unavailable.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.