-
Jesse Wolgamott
3.65
Description:
Javascript is easy to get into, and jQuery made it easy to do powerful things. But what about prototype inheritance? Binding? What about all the things you should know about the language before building Node apps. We'll go over the concepts through code examples and figure this whole thing out together.
Links: Slides

Very nice selection of topics to cover. Zeroed in on what is different in JS from Ruby (and most other dynamic scripting languages).