Chris, you mentioned that you are inlining your event bindings. Are you doing that only for javascrpit generated HTML? If not, aren't you at risk of referencing code that has not yet loaded if you are loading all of your javascript at the bottom of the page?
Comments
Channel 9 Live at MIX10: Javascript Panel with Douglas Crockford, John Resig & Erik Meijer
This was great. I got to see part of this live. I am glad I was able to see the whole thing in context.
WCF and jQuery: A Perfect Couple
Chris, you mentioned that you are inlining your event bindings. Are you doing that only for javascrpit generated HTML? If not, aren't you at risk of referencing code that has not yet loaded if you are loading all of your javascript at the bottom of the page?