Modern JavaScript development can be quite harrowing. With a multitude of browsers to support and a bevy of design and performance considerations - only the best solutions will suffice. In this talk JavaScript developers will be given the best advice for improving the quality of your JavaScript code, writing reusable JavaScript code-bases, and tackling difficult cross-browser situations; providing you with an expert level of knowledge, immediately.
Questions Answered:
What are closures?
How can I write effective object-oriented JavaScript code?
How does functional programming relate to JavaScript development?
How are some strategies for writing cross-browser code?
What do I have to worry about when writing cross-browser code for events, Ajax, attribute handling, etc.?
How can I test my JavaScript code?
What are the best ways of analyzing the performance of my JavaScript applications?