Found myself reading about values, variables, and literals in JavaScript.
JavaScript values, variables, and literals
Reply
Found myself reading about values, variables, and literals in JavaScript.
Found myself looking up the syntax of the Array splice method.
Found a handy web-based utility for encoding/escaping text in JavaScript: Text Escaping and Unescaping in JavaScript.