I'm trying to figure out what all is available by default in Node and more specifically, what V8 brings to the table (things like the JSON object) that aren't part of the standard javascript spec. The docs on the node site are fine for its bindings but after googling around for a bit, I'm not finding much on what extras V8 has. Anyone know of a good resource or two?
| |||
feedback
|