link

People who write about very specific things, I’ve found, often have the most interesting things to say. Steven Levithan writes Flagrant Badassery, which covers JavaScript and regular expressions. Steven’s XRegExp library does some killer stuff that the native JS RegExp does not; at only 2.4KB, it’s a must‐have for grepping and/or parsing on the client side.