This is a good JavaScript foundation video that goes into considerable explanation of the JavaScript object model, prototypes, and gotchas. Timecodes I noted:
26:20 window global object gotcha
35:00 example of creating classes
53:00 omitted var gotcha
55:00 single threaded, waitForEvent
1:01 memory leaks in crack between JavaScript and DOM
1:04 Node.js and Coffee Script mentioned
http://www.youtube.com/watch?v=ljNi8nS5TtQ (Misko Hevery)
No comments:
Post a Comment