jQuery Cheatsheet
A quick reference guide to jQuery, covering selectors, DOM manipulation, events, effects, and AJAX.
DOM Selection API Cheatsheet
A quick reference guide to the HTML DOM Selection API, covering essential methods, properties, and event handling for managing text selections in web applications.