JavaScript Cheat Sheet

I found an excellent JavaScript Cheat Sheet recently when someone was asking for JS documentation. It covers everything from functions and methods to XMLHttpRequest and regular expressions. Best of all, it has both PNG and PDF versions available for download.

Everyone should have some sort of quick reference when it comes to JavaScript, the language’s ease of use lends itself to a light document that can quickly be looked up. Personally I’ve only ever used O’Reilly JavaScript Pocket Reference as my JS book. For anything more complicated I was always better served by Google.

WordPress database error: [Table 'wp_comments' is marked as crashed and last (automatic?) repair failed]
SELECT * FROM wp_comments WHERE comment_post_ID = '21' AND comment_approved = '1' ORDER BY comment_date

Post a Comment

You must be logged in to post a comment.