Skip to content

Comment on Programming Cheat Sheets

Comments

The javascript one is incomplete.

The example I spotted immediately is the extremely useful document.querySelectorAll()[1] which works very much like $('.someSelector') in jquery, but completely native and supported by pretty much everything.

[1]https://developer.mozilla.org/en-US/docs/DOM/Document.queryS...

Done and done.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.