Cheatography https://cheatography.com Download This Cheat Sheet (PDF) 12 CommentsRating: () Home > Programming > JavaScript Cheat Sheets JavaScript Cheat Sheet by DaveChild JavaScript methods and functions, a guide to regular expressions and the XMLHttpRequest object. Regular Expressions Syntax ^ Start of string $ End of string . Any single character (a|b) a or b (...) Group section [abc] In rang