JS doesn't have classes, and emulating them is somewhat tricky using the
prototype chain (it can be done though).
The easiest way to emulate classes though is to use a framework like
underscore.js (which Backbone.js is built on).
Kevin N.
On 10/26/12 9:21 AM, David Hunter wrote:
I'd
really like to learn to approach javascript from a class-based approach,
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders