Yay for querySelectorAll. Boo for StaticNodeList.
In the coming months, all of the major browser vendors are going to implement a new API called querySelectorAll, which allows us web developers to query a document for elements matching a CSS3 selector and quickly get back a list of matching nodes. This is really fantastic news and should help to speed up one … Continue reading Yay for querySelectorAll. Boo for StaticNodeList.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed