Posts Tagged ‘objects’ (1 total)

Prototyping JavaScript objects functionally using jQuery and JSON

Posted on: February 26th, 2010 by John 5 Comments

Making JavaScript act like a full-featured object oriented language takes some effort, typically more than I care to put forward. [...]