massive updates to my #JavaScript tutorial. Here's 5 pages for today.
JS: RegExp Tutorial
http://xahlee.info/js/js_regex_tutorial.html
JS: RegExp.prototype.exec
http://xahlee.info/js/js_RegExp.prototype.exec.html
JS: Convert String to Number
http://xahlee.info/js/js_convert_between_string_and_number.html
JS: Function Declaration vs Function Expression
http://xahlee.info/js/javascript_function_declaration_vs_expression.html
JS: Function Parameters
http://xahlee.info/js/javascript_function_arguments.html