Discuss JavaScript Patterns

December 5, 2012

We’ll talk about making javascript behave similar to other language people are more used to using.  How to create constructors, inheritance, namespaces, modules, private/public properties, callbacks, etc.  A primer for the introduction to nodejs I’m hoping to give in February which requires understanding of these patterns.

I’ll have some examples/notes but with how many people signed up to attend I know to have significant JS experience it would be foolish not to have this more discussion based.